]> git.tdb.fi Git - libs/test.git/log
libs/test.git
3 years agoSupport passing a parameter to a test function master
Mikko Rasa [Wed, 3 Mar 2021 23:42:11 +0000 (01:42 +0200)]
Support passing a parameter to a test function

10 years agoUse GetOpt's positional arguments
Mikko Rasa [Fri, 24 May 2013 12:29:29 +0000 (15:29 +0300)]
Use GetOpt's positional arguments

10 years agoBring the Build file up to date with Builder changes
Mikko Rasa [Fri, 24 May 2013 12:29:10 +0000 (15:29 +0300)]
Bring the Build file up to date with Builder changes

11 years agoBetter output for exception tests
Mikko Rasa [Sat, 1 Dec 2012 12:25:07 +0000 (14:25 +0200)]
Better output for exception tests

11 years agoDisplay failure reason after other test output
Mikko Rasa [Fri, 6 Jul 2012 12:11:57 +0000 (15:11 +0300)]
Display failure reason after other test output

11 years agoDon't use ++ with a bool
Mikko Rasa [Fri, 6 Jul 2012 12:11:31 +0000 (15:11 +0300)]
Don't use ++ with a bool

12 years agoInitialize variables
Mikko Rasa [Mon, 25 Jul 2011 14:49:07 +0000 (17:49 +0300)]
Initialize variables

12 years agoAdd a method to manually fail a test
Mikko Rasa [Mon, 25 Jul 2011 14:41:37 +0000 (17:41 +0300)]
Add a method to manually fail a test

12 years agoInitial commit
Mikko Rasa [Sat, 23 Jul 2011 09:58:45 +0000 (12:58 +0300)]
Initial commit