summary refs log tree commit diff stats
path: root/tests/specials.nim
Commit message (Expand)AuthorAgeFilesLines
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-051-1/+8
* io test uses dummy compile result objectAraq2012-01-021-1/+3
* Merge pull request #86 from Tass/masterAraq2012-01-021-4/+2
|\
| * fixed the io tests so they run as intendedSimon Hafner2011-12-311-4/+2
* | year 2012 for most copyright headersAraq2012-01-021-1/+1
|/
* MAP_ANONYMOUS is not always 0x20 for linux; changed the testsAraq2011-12-311-2/+13
* changed io testsAraq2011-12-311-1/+5
* compileSingleTest instead of direct callCompilerSimon Hafner2011-12-301-1/+1
* fixes for readAllSimon Hafner2011-12-301-0/+7
* fixes #71; sorry about the polling implementationAraq2011-12-051-0/+1
* cleaned up configuration file handling and documented the new behaviourAraq2011-11-301-0/+3
* old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 l...Araq2011-11-291-1/+1
* fixed bug that kept tls emulation from workingAraq2011-11-251-1/+1
* tester: threading tests addedAraq2011-11-191-3/+7
* bugfix: fixed memory leaks in osproc moduleAraq2011-11-181-0/+138