summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Tester now ignores deprecation warnings.Dominik Picheta2014-04-211-2/+2
|
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-04-214-4/+123
|\
| * Merge pull request #1099 from Varriount/os/getFileInfoAndreas Rumpf2014-04-201-0/+93
| |\ | | | | | | Added os.getFileInfo procedure.
| | * Added tests for getFileInfo proc.Clay Sweetser2014-04-161-0/+93
| | |
| * | Merge pull request #1124 from EXetoC/spawn-arg-checkAndreas Rumpf2014-04-201-0/+7
| |\ \ | | | | | | | | Spawn argument checking.
| | * | Add test for bad spawn argument.EXetoC2014-04-201-0/+7
| | | |
| * | | Param name and type combos now work in type sig. sugar.Dominik Picheta2014-04-201-4/+4
| | | |
| * | | Fixes #1093.Dominik Picheta2014-04-201-0/+19
| | | |
* | | | attempt to make some tests greenAraq2014-04-213-7/+3
|/ / /
* | | Remove echo from => macro and fix tclosuremacro test.Dominik Picheta2014-04-201-20/+20
| | |
* | | Added new future module with a closure macro.Dominik Picheta2014-04-201-0/+43
| | |
* | | Removes tthreadanalysis3 from threadTests spec.Dominik Picheta2014-04-201-1/+1
|/ /
* | removed flawed thread analysis passAraq2014-04-205-60/+9
| |
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-04-2028-55/+70
|\ \
| * | Disabled tgtk test.Dominik Picheta2014-04-191-1/+3
| | |
| * | Improves tobjasgn test.Dominik Picheta2014-04-181-6/+6
| | |
| * | Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-1624-31/+31
| | |
| * | Fixes incorrect nodejs detection in tester.Dominik Picheta2014-04-161-2/+1
| | |
| * | Modified tester output. Fixed JS tests.Dominik Picheta2014-04-162-16/+24
| |/
| * Fixes docgen.Dominik Picheta2014-04-151-1/+1
| |
| * Fixes #1005Dominik Picheta2014-04-151-5/+10
| |
| * Add checks for invalid socket when creating sockets.Dominik Picheta2014-04-151-0/+1
| |
* | new concurrency model: first steps; shared is not a keyword anymoreAraq2014-04-141-0/+22
|/
* implemented 'R ptr T' syntaxAraq2014-04-131-2/+2
|
* Merge pull request #1075 from flaviut/inlinedocsAndreas Rumpf2014-04-0968-0/+2414
|\ | | | | Add some documentations and code examples in system
* \ Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-04-091-0/+11
|\ \
| * \ Merge pull request #901 from reactormonk/seq_toStringAndreas Rumpf2014-04-091-0/+11
| |\ \ | | |/ | |/| Added `$` for seq
| | * added `$` for arraysSimon Hafner2014-03-311-1/+5
| | |
| | * Merge branch 'devel' of github.com:Araq/Nimrod into seq_toStringSimon Hafner2014-03-31101-146/+1725
| | |\
| | * | explicit firstElement for `$` in collectionsSimon Hafner2014-02-111-1/+3
| | | |
| | * | Added `$` for seqSimon Hafner2014-02-111-0/+5
| | | |
* | | | implemented region pointersAraq2014-04-091-0/+16
|/ / /
* | | Merge branch 'devel' of github.com:Araq/Nimrod into develDominik Picheta2014-04-071-0/+23
|\ \ \
| * | | fixes #1063Araq2014-04-071-0/+23
| | | |
* | | | Change the expected path in tfailedassert.Dominik Picheta2014-04-061-1/+1
|/ / / | | | | | | | | | | | | | | | This will cause this test to fail on Linux. The behaviour on Windows is however correct, the filename returned by instantiationInfo is the projPath defined as being "relative to the project's root".
* | | fixes #798Araq2014-04-0611-1/+8
| | |
* | | fixes #297Araq2014-04-061-0/+32
| | |
* | | fixes #913Araq2014-04-061-0/+18
| | |
* | | fixes yet another option typeAraq2014-04-031-0/+47
| | |
* | | Merge pull request #1060 from EXetoC/vm-arithmetic-overflowAndreas Rumpf2014-04-025-0/+56
|\ \ \ | | | | | | | | Arithmetic underflow/overflow checking for the VM
| * | | Remove executable.EXetoC2014-03-311-0/+0
| | | |
| * | | Add underflow/overflow tests.EXetoC2014-03-316-0/+56
| | |/ | |/|
* | | Merge pull request #1061 from EXetoC/fix-testsAndreas Rumpf2014-04-024-6/+6
|\ \ \ | | | | | | | | Fix some tests.
| * | | Fix some tests.EXetoC2014-03-314-6/+6
| |/ /
* | | make tstaticprintseq greenAraq2014-04-011-2/+2
| | |
* | | fixed another vm bugAraq2014-04-011-1/+5
| | |
* | | fixes #880Araq2014-04-011-0/+11
|/ /
* | tester outputs full test pathAraq2014-03-281-1/+2
| |
* | fixes #911Araq2014-03-281-0/+1
| |
* | Added test for issue #911.Dominik Picheta2014-03-271-0/+62
| |