Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tgetfileinfo work on Windows | Araq | 2016-10-24 | 1 | -8/+16 |
| | |||||
* | tests: add more tests for getFileInfo() | Simon Ruderich | 2016-09-17 | 1 | -1/+31 |
| | |||||
* | Fix tests a bit more | def | 2015-03-10 | 1 | -4/+4 |
| | |||||
* | Clean up tests/stdlib | def | 2015-02-04 | 1 | -3/+6 |
| | | | | | | | 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 | ||||
* | Added tests for getFileInfo proc. | Clay Sweetser | 2014-04-16 | 1 | -0/+93 |