summary refs log tree commit diff stats
path: root/tests/compiler
Commit message (Expand)AuthorAgeFilesLines
* correct grammar (ref #20199) and add check for grammar.txt (#20494)ringabout2022-10-061-0/+7
* decrease iteration count of btree test (#20491)Bung2022-10-041-1/+1
* Fix #16937; --clib option pass library name to backend C compiler correctly (...Tomohiro2022-09-013-0/+15
* fix #20012 (#20013)Daniel Clarke2022-07-131-0/+15
* Add changes required by Nimble lock file support (#12104)Ivan Bobev2021-07-151-24/+73
* add more APIs to compiler/debugutils; re-export it (#18243)Timothee Cour2021-06-181-0/+38
* close #12684 add testcase (#17599)flywind2021-03-311-0/+7
* unify tuple expressions (#13793)Arne Döring2021-03-301-1/+1
* testament: support disabled:osx as alias to disabled:macosx (#17124)Timothee Cour2021-02-221-1/+1
* move asciitables to std/private/ (#16498)flywind2020-12-291-1/+1
* use doAssert in tests (#16486)flywind2020-12-281-7/+7
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-141-1/+0
* move tests under the compiler directory to testament (#16096)flywind2020-11-255-0/+344
* trunner was not actually being tested in non-CTFFI mode; minor testament clea...Timothee Cour2020-05-192-2/+2
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-1/+1
* Fixes #12536 (#12568) [backport]Tomohiro2019-11-024-0/+26
* fixes #11194 (#11242)Arne Döring2019-05-141-0/+12
* improve formatting in assertEqualsTimothee Cour2019-01-141-11/+11
* add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited tabl...Timothee Cour2019-01-093-0/+171