summary refs log tree commit diff stats
path: root/tests/stdlib/tos.nim
Commit message (Expand)AuthorAgeFilesLines
* Use higher time resolution when available in os.nim (#7709)Oscar NihlgÄrd2018-06-041-0/+10
* add copyDir stdlib testAndreas Rumpf2017-01-101-0/+18
* make tos.nim green on WindowsAraq2016-12-131-4/+7
* Improve as previously discussedDmitry Polienko2016-10-221-0/+10
* Revert createDir signature, expose rawCreateDirDmitry Polienko2016-10-221-7/+0
* Make createDir return discardable boolDmitry Polienko2016-10-221-0/+19
* Add os tests for directory creation, iteration and deletionJoey Payne2016-06-201-8/+84
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-1/+1
* new tester; all tests categorizedAraq2014-01-131-0/+12