| Fri, 15 Mar 2019 20:29:00 -0400 |
John Rouillard |
assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Sat, 16 Oct 2004 12:43:11 +0000 |
Alexander Smishlajev |
tearDown: take directory name from config
|
| Thu, 30 Sep 2004 10:34:26 +0000 |
Alexander Smishlajev |
use new config object. fix vim modeline.
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Fri, 20 Sep 2002 05:08:00 +0000 |
Richard Jones |
On second thought, that last checkin was dumb.
|
| Thu, 12 Sep 2002 04:21:21 +0000 |
Richard Jones |
close the databases before test cleanup
|
| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Sun, 14 Jul 2002 02:05:54 +0000 |
Richard Jones |
all storage-specific code (ie. backend) is now implemented by the backends
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Mon, 14 Jan 2002 02:20:15 +0000 |
Richard Jones |
changed all config accesses...
|
| Mon, 03 Dec 2001 21:33:39 +0000 |
Richard Jones |
Fixes so the tests use commit and not close
|
| Tue, 09 Oct 2001 07:25:59 +0000 |
Richard Jones |
Added the Password property type.
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Fri, 27 Jul 2001 06:55:07 +0000 |
Richard Jones |
moving tests -> test
|