index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tester.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples from the talk part of test suite
Araq
2013-09-27
1
-0
/
+1
*
Fixes usage of public API caasTestsRunner in tester.
Grzegorz Adam Hankiewicz
2013-06-10
1
-2
/
+3
*
test-runner for caas multi-step tests
Zahary Karadjov
2013-05-04
1
-1
/
+7
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-1
/
+1
*
small bugfix for lambdalifting; preparations for a better testing framework
Araq
2013-01-19
1
-39
/
+75
*
docs should build under doc2; unittests of times.nim compile under 32bit; sma...
Araq
2012-11-20
1
-1
/
+2
*
fixes #230; fixes #227
Araq
2012-10-19
1
-0
/
+1
*
first steps for overloading support of passing blocks; bugfix: test results o...
Araq
2012-09-11
1
-6
/
+4
*
first steps to make templates hygienic
Araq
2012-08-20
1
-2
/
+5
*
tester compiles under taint mode again
Araq
2012-07-20
1
-3
/
+3
*
fixed the rodfiles tests
Zahary Karadjov
2012-07-20
1
-29
/
+35
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-3
/
+22
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
implemented 'let' statement
Araq
2011-11-29
1
-9
/
+9
*
further steps to get rid of deprecated endOfFile and readLine
Araq
2011-11-29
1
-2
/
+2
*
got rid of 'accept' dir in the tests
Araq
2011-11-19
1
-2
/
+2
*
tester: threading tests added
Araq
2011-11-19
1
-7
/
+11
*
bugfix: fixed memory leaks in osproc module
Araq
2011-11-18
1
-107
/
+9
*
tester uses same layout as nimbuild
Araq
2011-11-12
1
-5
/
+21
*
when running unit tests, the tester will print only failures using colorless ...
Zahary Karadjov
2011-11-10
1
-0
/
+3
*
GC tests now finally part of testsuite
Araq
2011-11-10
1
-0
/
+18
*
operator precedence changed: assignment like operators are supported; escapin...
Araq
2011-11-09
1
-0
/
+4
*
bugfixes for the testsuite
Araq
2011-11-08
1
-14
/
+17
*
bugfixes for the tester; the tester now supports running of single tests
Araq
2011-11-08
1
-47
/
+63
*
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
Araq
2011-11-07
1
-23
/
+46
*
better exception behavior for os.removeFile and os.removeDir
Araq
2011-11-06
1
-6
/
+1
*
compilation cache: fixed recently introduced bug (lazy loading of bodies)
Araq
2011-11-06
1
-0
/
+4
*
Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...
dom96
2011-11-04
1
-0
/
+10
*
Fixed the tester. Some fixes and additions for the JS backend.
dom96
2011-10-31
1
-9
/
+9
*
lazy loading of body ast implemented
Araq
2011-10-30
1
-12
/
+23
*
compilation cache: tests now part of test suite
Araq
2011-10-27
1
-0
/
+47
*
attempt to fix tester.nim file handle leak
Araq
2011-08-29
1
-0
/
+1
*
json code generation works again
Araq
2011-08-07
1
-0
/
+1
*
tests/tester.nim: HTML-encode the expected results and actual results before ...
Keita Haga
2011-07-30
1
-28
/
+28
*
importCompilerProc pragma introduced because the hacks for typeinfo.nim did n...
Araq
2011-06-27
1
-17
/
+48
*
readFile raises EIO instead of returning nil; added system.writeFile
Araq
2011-06-16
1
-11
/
+5
*
tester now outputs json
dom96
2011-05-08
1
-5
/
+22
*
little repo cleanup
Araq
2011-05-02
1
-32
/
+39
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-6
/
+26
*
p[] instead of p^
Araq
2011-04-11
1
-5
/
+16
*
some tests cleaned up; some bugfixes
Araq
2011-04-11
1
-19
/
+28
*
fixes #21
Araq
2011-03-24
1
-0
/
+1
*
suggest: improvements
Araq
2011-02-23
1
-25
/
+18
*
tests themselves contain the expected result
Araq
2011-02-20
1
-48
/
+88
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
1
-1
/
+1
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-0
/
+10
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-6
/
+1
*
improvements graphics module
Andreas Rumpf
2010-03-10
1
-14
/
+20
*
addes osinfo_* modules
rumpf_a@web.de
2010-03-07
1
-4
/
+1
[next]