Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testament: add azure integration | Leorize | 2019-10-03 | 1 | -10/+23 |
| | |||||
* | Locks modules should give a compile error when threads are not enabled. (#12231) | Ray Imber | 2019-09-26 | 1 | -0/+4 |
| | | | | | | | | * Locks modules should give a compile error when threads are not enabled. * fix the compile flags to make the tests pass, or ignore files where necessary. * Fixed when statement to account for doc builds. | ||||
* | added a testcase for #12195; testament now supports a 'timeout' spec field | Araq | 2019-09-17 | 1 | -1/+4 |
| | |||||
* | make tests green again | Andreas Rumpf | 2019-09-13 | 1 | -1/+1 |
| | |||||
* | Fixed c filenames mangling (#12161) | Yuriy Glukhov | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | fix tests | Timothee Cour | 2019-09-06 | 1 | -2/+1 |
| | |||||
* | make testament a tool we ship with Nim; fixes #12084 (#12088) | Andreas Rumpf | 2019-08-30 | 1 | -0/+733 |
* make testament a tool we ship with Nim; fixes #12084 * moved config to fit * adapt testament tests to use the testament binary |