summary refs log tree commit diff stats
path: root/tests/testament/t16576.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #16576: honor matrix in testament by making such tests non joinable (#16577)Timothee Cour2021-01-041-0/+7
03eb11d2c ^






6a5312667 ^
1
2
3
4
5
6
7
8
9
10
11

                 
                  






                                                                             
                         
[Package]
name = "compiler"
version = "0.14.3"
author = "Andreas Rumpf"
description = "Compiler package providing the compiler sources as a library."
license = "MIT"

InstallDirs = "doc, compiler"

[Deps]
Requires: "nim >= 0.13.0"