aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Replace current tests with a hole new test suiteTharre2015-05-2510-66/+0
| | | | | | | | 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.
* Fix always testcase but skip it for nowTharre2015-02-073-1/+6
|
* Revert "Add sync to some test cases to make travis-ci work"Tharre2015-02-073-3/+0
| | | | This reverts commit 4a25bf1120e60c8a5d1746671972cf08faaaf620.
* Add sync to some test cases to make travis-ci workTharre2015-01-253-0/+3
|
* Add testing framework `bats`, this fixes #6Tharre2015-01-2510-0/+61