summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
* \ 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 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
|/ / /
* | | 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
|\ \ \
| * | | 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.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
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-03-272-0/+17
|\ \
| * \ Merge pull request #1032 from barcharcraz/lowerBoundVarriount2014-03-271-0/+3
| |\ \
| | * | added lowerBound function to algorithm libraryCharlie Barto2014-03-231-0/+3
| * | | Calling randomize() again within 1 second will now provide a different seedJason Livesay2014-03-261-0/+14
* | | | made some tests greenAraq2014-03-274-19/+5
* | | | fixes #1009Araq2014-03-271-0/+36
|/ / /
* | | fixes tmemit regressionAraq2014-03-261-1/+15
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-03-261-2/+0
|\ \ \
| * | | Move asyncdispatch tests to asyncnet.Dominik Picheta2014-03-261-2/+0
* | | | fixes #992Araq2014-03-261-0/+6
* | | | borrow dots for distinct types documentedAraq2014-03-261-0/+13
|/ / /
* | | added #903 to the test suiteAraq2014-03-261-3/+24