aboutsummaryrefslogtreecommitdiff
path: root/t/01-test.t
AgeCommit message (Collapse)Author
2016-05-2301-test.t: remove 01-test.t, as it is now replaced by other testsAndreas Guldstrand
2016-03-05Add testing of tag search. This closes #37.Andreas Guldstrand
2016-03-0301-test.t: correct spelling on test nameAndreas Guldstrand
2016-03-03sboclean: Change the meaning of the return value for remove_stuffAndreas Guldstrand
2016-02-29Change get_update_list to return a list instead of a refAndreas Guldstrand
2016-02-20sbocheck: include LO vs SBo version mismatchesAndreas Guldstrand
And generally make the output more coherent. This also adds tests for this feature. Closes #20.
2016-01-02Since we chdir() __FILE__ doesn't work. Use FindBin's $RealScript instead.Andreas Guldstrand
2016-01-02Use __FILE__ constant instead of "./test.t" when trying to open a fileAndreas Guldstrand
2016-01-02Rename test files so they get run in a nicer orderAndreas Guldstrand