summary refs log tree commit diff stats
path: root/tests/system/helpers
Commit message (Collapse)AuthorAgeFilesLines
* fixed the io tests so they run as intendedSimon Hafner2011-12-311-1/+2
| | | | | There is however a problem with the unittest. It does output colors even if stdout isn't a tty, so the test still fails.
* implemented readAll()Simon Hafner2011-12-221-0/+1
href='#n60'>60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87