summary refs log tree commit diff stats
path: root/tests/tester.nim
Commit message (Collapse)AuthorAgeFilesLines
* implemented 'let' statementAraq2011-11-291-9/+9
|
* further steps to get rid of deprecated endOfFile and readLineAraq2011-11-291-2/+2
|
* got rid of 'accept' dir in the testsAraq2011-11-191-2/+2
|
* tester: threading tests addedAraq2011-11-191-7/+11
|
* bugfix: fixed memory leaks in osproc moduleAraq2011-11-181-107/+9
|
* tester uses same layout as nimbuildAraq2011-11-121-5/+21
|
* when running unit tests, the tester will print only failures using colorless ↵Zahary Karadjov2011-11-101-0/+3
| | | | output (this should be better for nimbuild)
* GC tests now finally part of testsuiteAraq2011-11-101-0/+18
|
* operator precedence changed: assignment like operators are supported; ↵Araq2011-11-091-0/+4
| | | | escaping of operators with \ is supported
* bugfixes for the testsuiteAraq2011-11-081-14/+17
|
* bugfixes for the tester; the tester now supports running of single testsAraq2011-11-081-47/+63
|
* tester checks exitcode; osproc additions; DLL fixes; taint mode fixesAraq2011-11-071-23/+46
|
* better exception behavior for os.removeFile and os.removeDirAraq2011-11-061-6/+1
|
* compilation cache: fixed recently introduced bug (lazy loading of bodies)Araq2011-11-061-0/+4
|
* Added ftpclient module. Fixed docs in sockets module. Added dll tests to ↵dom962011-11-041-0/+10
| | | | test suite.
* Fixed the tester. Some fixes and additions for the JS backend.dom962011-10-311-9/+9
|
* lazy loading of body ast implementedAraq2011-10-301-12/+23
|
* compilation cache: tests now part of test suiteAraq2011-10-271-0/+47
|
* attempt to fix tester.nim file handle leakAraq2011-08-291-0/+1
|
* json code generation works againAraq2011-08-071-0/+1
|
* tests/tester.nim: HTML-encode the expected results and actual results before ↵Keita Haga2011-07-301-28/+28
| | | | writing them out
* importCompilerProc pragma introduced because the hacks for typeinfo.nim did ↵Araq2011-06-271-17/+48
| | | | not suffice
* readFile raises EIO instead of returning nil; added system.writeFileAraq2011-06-161-11/+5
|
* tester now outputs jsondom962011-05-081-5/+22
|
* little repo cleanupAraq2011-05-021-32/+39
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-6/+26
|
* p[] instead of p^Araq2011-04-111-5/+16
|
* some tests cleaned up; some bugfixesAraq2011-04-111-19/+28
|
* fixes #21Araq2011-03-241-0/+1
|
* suggest: improvementsAraq2011-02-231-25/+18
|
* tests themselves contain the expected resultAraq2011-02-201-48/+88
|
* c2nim compiles again [#9 state:resolved]; better error message for named ↵Araq2011-01-091-1/+1
| | | | parameters
* better tester; yet another iterator bugfixAraq2011-01-061-0/+10
|
* version 0.8.8Andreas Rumpf2010-03-141-6/+1
|
* improvements graphics moduleAndreas Rumpf2010-03-101-14/+20
|
* addes osinfo_* modulesrumpf_a@web.de2010-03-071-4/+1
|
* added missing library filesrumpf_a@web.de2010-03-071-30/+40
|
* type alias fixes for SDLrumpf_a@web.de2010-03-061-0/+14
|
* fixed graphics moduleAndreas Rumpf2010-03-031-1/+1
|
* fixed colors moduleAndreas Rumpf2010-03-021-141/+116
|
* better GTK wrapperAndreas Rumpf2010-03-011-0/+13
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-011-3/+6
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-0/+4
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-211-2/+2
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* version 0.8.2rumpf_a@web.de2009-10-211-1/+1
|
* implemented multi methodsAndreas Rumpf2009-09-231-46/+51
|
* added tools and web dirsAndreas Rumpf2009-09-151-23/+34
|
* version 0.7.2Andreas Rumpf2008-12-121-0/+161