summary refs log tree commit diff stats
path: root/tests/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Fix SinglyLinkedRing in lists moduledef2015-02-011-0/+29
* Add tests for mitemsdef2015-01-291-0/+136
* Get rid of deprecation warnings in pegsdef2015-01-161-14/+14
* release of 0.10.2Araq2014-12-294-49/+34
* strutils.rfind via chardyu2014-12-191-0/+4
* fixes #1352Araq2014-12-141-2/+14
* Merge branch 'devel' into bigbreakAraq2014-11-031-0/+21
|\
| * Added test caseSimon Krauter2014-11-031-0/+21
* | further adaptationsAraq2014-08-296-15/+15
|/
* Remove unnecessary importSimon Jakobi2014-07-191-1/+0
* Merge pull request #1099 from Varriount/os/getFileInfoAndreas Rumpf2014-04-201-0/+93
|\
| * Added tests for getFileInfo proc.Clay Sweetser2014-04-161-0/+93
* | Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
|/
* Fixes docgen.Dominik Picheta2014-04-151-1/+1
* Add checks for invalid socket when creating sockets.Dominik Picheta2014-04-151-0/+1
* 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-271-16/+0
|/
* make some tests greenZahary Karadjov2014-03-161-1/+1
* fix some trivial errors in the test suite and some more regressions caused by...Zahary Karadjov2014-02-181-1/+1
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-154-13/+13
* moved the tests for TSet to the correct placeSimon Hafner2014-02-091-0/+15
* removed unittest from talgorithmSimon Hafner2014-02-061-12/+6
* product more robust against empty inputSimon Hafner2014-01-301-0/+5
* added Cartesian productSimon Hafner2014-01-301-0/+9
* new tester; all tests categorizedAraq2014-01-1336-0/+3027