Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Testament small fixes (#16788) | Juan Carlos | 2021-01-22 | 1 | -8/+6 |
| | | | | | | | | | * ReSync with Devel * ReSync * Fix Deprecations, Convertion to itself, code style, etc * Fix Deprecations, Convertion to itself, code style, etc | ||||
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ↵ | Timothee Cour | 2020-05-25 | 1 | -4/+2 |
| | | | | | | | | | fixes with nim doc (#14324) * refs #6583 fix nim doc output * changelog * change default for outDir when unspecified * cleanups * --project implies --index | ||||
* | trunner was not actually being tested in non-CTFFI mode; minor testament ↵ | Timothee Cour | 2020-05-19 | 1 | -0/+38 |
cleanups (#14377) * use check * trunner now works with cpp * cleanup: move compiler/unittest_light => stdtest/unittest_light * fix tests/readme.md * remove deadcode references to rodfiles * fix for windows |