Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix piping to /dev/null | Tharre | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | Replace current tests with a hole new test suite | Tharre | 2015-05-25 | 3 | -0/+11 |
This new test suite is based on just on do scripts, much like apenwarr's redo implementation has done it. This makes tests both simpler and free from any additional dependencies. The naming was also improved a lot. There are also a lot of new tests, and many more to be implemeted later. |