summary refs log tree commit diff stats
path: root/tests/specials.nim
Commit message (Collapse)AuthorAgeFilesLines
* activated tests for tr macrosAraq2012-09-061-1/+3
|
* fixed the rodfiles testsZahary Karadjov2012-07-201-5/+0
|
* added devel/logging; weakrefs test; next steps for proper unsigned supportAraq2012-07-051-1/+1
|
* JS codegen improvements; barely usable nowAraq2012-07-021-1/+1
|
* JS codegen enhancements; still unusableAraq2012-07-011-0/+16
|
* GC with realtime supportAraq2012-04-211-0/+2
|
* fix incorrect path for rodfile tests' nimcacheZahary Karadjov2012-04-151-5/+6
|
* re-enable rodfiles tests; fixes #91Zahary Karadjov2012-04-111-1/+2
|
* added docgen.rst2html for the forum; fixed tester bug concerning removeDirAraq2012-02-211-1/+7
|
* tester shouldn't fail when copyFile fails anymoreAraq2012-02-061-2/+8
|
* 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 IO tests.
| * fixed the io tests so they run as intendedSimon Hafner2011-12-311-4/+2
| | | | | | | | | | There is however a problem with the unittest. It does output colors even if stdout isn't a tty, so the test still fails.
* | 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 ↵Araq2011-11-291-1/+1
| | | | liners (see examples/maximum.nim)
* 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