summary refs log tree commit diff stats
path: root/tests/dll/server.nim
Commit message (Collapse)AuthorAgeFilesLines
* CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ↵Timothee Cour2020-06-301-0/+1
| | | | | | | | | instead of 34m (#14851) * CI openbsd: 2x batching via NIM_TESTAMENT_BATCH * auto-generate .builds/openbsd_x.yml to avoid code duplication * 3x batching
* make tests green againAraq2019-05-271-5/+3
|
* activated more tests, allow input in test specArne Döring2018-11-231-7/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-5/+5
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* further adaptationsAraq2014-08-291-1/+1
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
|
* DLLs should work again; fixes #169Araq2012-07-241-0/+7
|
* tester checks exitcode; osproc additions; DLL fixes; taint mode fixesAraq2011-11-071-0/+27