Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed minor bugs; cleaned up tests | Araq | 2015-02-12 | 1 | -453/+0 |
| | |||||
* | Clean up tests/stdlib | def | 2015-02-04 | 1 | -26/+27 |
| | | | | | | | 2 tests still fail: - tircbot would need a benign pragma because of the locks - tgetfileinfo uses os.getFileInfo() on nil, which segfaults instead of throwing an exception as the tester expects | ||||
* | further adaptations | Araq | 2014-08-29 | 1 | -3/+3 |
| | |||||
* | fix some trivial errors in the test suite and some more regressions caused ↵ | Zahary Karadjov | 2014-02-18 | 1 | -1/+1 |
| | | | | by tyTypeDesc[tyNone] | ||||
* | Changed tests and tools to use 'discard' statements instead of 'nil' for ↵ | Clay Sweetser | 2014-02-15 | 1 | -4/+4 |
| | | | | empty blocks. | ||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+452 |