summary refs log tree commit diff stats
path: root/tests/lookups
Commit message (Collapse)AuthorAgeFilesLines
* updated tests to be executedArne Döring2018-11-231-1/+7
|
* delete old cruftArne Döring2018-11-231-4/+0
|
* fixes #4353Andreas Rumpf2016-08-041-0/+4
|
* fixes #4555Andreas Rumpf2016-08-021-0/+17
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-3/+3
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* make tests greenAraq2014-08-311-1/+1
|
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-151-7/+7
| | | | empty blocks.
* tester support html generationAraq2014-01-141-0/+29
|
* new tester; all tests categorizedAraq2014-01-131-0/+17