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
/
specials.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
activated tests for tr macros
Araq
2012-09-06
1
-1
/
+3
|
*
fixed the rodfiles tests
Zahary Karadjov
2012-07-20
1
-5
/
+0
|
*
added devel/logging; weakrefs test; next steps for proper unsigned support
Araq
2012-07-05
1
-1
/
+1
|
*
JS codegen improvements; barely usable now
Araq
2012-07-02
1
-1
/
+1
|
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-0
/
+16
|
*
GC with realtime support
Araq
2012-04-21
1
-0
/
+2
|
*
fix incorrect path for rodfile tests' nimcache
Zahary Karadjov
2012-04-15
1
-5
/
+6
|
*
re-enable rodfiles tests; fixes #91
Zahary Karadjov
2012-04-11
1
-1
/
+2
|
*
added docgen.rst2html for the forum; fixed tester bug concerning removeDir
Araq
2012-02-21
1
-1
/
+7
|
*
tester shouldn't fail when copyFile fails anymore
Araq
2012-02-06
1
-2
/
+8
|
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-1
/
+8
|
*
io test uses dummy compile result object
Araq
2012-01-02
1
-1
/
+3
|
*
Merge pull request #86 from Tass/master
Araq
2012-01-02
1
-4
/
+2
|
\
|
|
|
|
Fixed IO tests.
|
*
fixed the io tests so they run as intended
Simon Hafner
2011-12-31
1
-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 headers
Araq
2012-01-02
1
-1
/
+1
|
/
*
MAP_ANONYMOUS is not always 0x20 for linux; changed the tests
Araq
2011-12-31
1
-2
/
+13
|
*
changed io tests
Araq
2011-12-31
1
-1
/
+5
|
*
compileSingleTest instead of direct callCompiler
Simon Hafner
2011-12-30
1
-1
/
+1
|
*
fixes for readAll
Simon Hafner
2011-12-30
1
-0
/
+7
|
*
fixes #71; sorry about the polling implementation
Araq
2011-12-05
1
-0
/
+1
|
*
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
1
-0
/
+3
|
*
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 ↵
Araq
2011-11-29
1
-1
/
+1
|
|
|
|
liners (see examples/maximum.nim)
*
fixed bug that kept tls emulation from working
Araq
2011-11-25
1
-1
/
+1
|
*
tester: threading tests added
Araq
2011-11-19
1
-3
/
+7
|
*
bugfix: fixed memory leaks in osproc module
Araq
2011-11-18
1
-0
/
+138