33 Commits

Author SHA1 Message Date
Andrew McMillan
11892c4e97 Release 0.9.9.6 2011-09-27 13:27:56 +13:00
Andrew McMillan
970eddb8b7 Add timezone and scheduling to the default regression set. 2011-09-20 11:44:48 +12:00
Andrew McMillan
f9ad324ba1 Adjustments to timezones representation in the database to support timezone protocol. 2011-09-17 23:40:04 +12:00
Andrew McMillan
6f87c13cf2 Make list of test suites overridable in configuration. 2010-11-21 00:52:11 +13:00
Andrew McMillan
6533a89b7e Change regression runner to look for sample data with tests. 2010-11-06 18:05:04 +13:00
Andrew McMillan
296379c734 Add an 'all' regression set which creates the initial DB for the others.
As a result we don't need to keep the initial databases in Git, or
in the release, and we have a way of running all regression tests
as well as just running small subsets when we need to.
2010-09-25 22:29:54 +12:00
Andrew McMillan
ed9b3ae693 Tweaking OPTIONS output. 2010-09-12 16:22:58 +12:00
Andrew McMillan
0d9edf6632 Making regression tests work on Lenny. 2010-09-12 14:47:26 +12:00
Andrew McMillan
8afb4676fa [regression tests] Use tar mode for dumps rather than -Fc
The tar mode will be more reliable for restore on older systems
I hope.
2010-09-12 11:54:32 +12:00
Andrew McMillan
8fd7253e8b Use dbdump rather than pgdump to get around .gitignore. 2010-05-19 23:57:22 +12:00
Andrew McMillan
17940a11a8 Add ability to start a regression suite from a DB dump. 2010-05-19 23:50:24 +12:00
Andrew McMillan
4b7ba370ad Set PGTZ variable so tests default to Pacific/Auckland. 2010-03-22 03:16:54 -07:00
Andrew McMillan
1c58ac1478 We don't actually Accept-encoding: gzip in regression tests :-) 2010-03-22 02:56:28 -07:00
Andrew McMillan
5b0cf8b462 Test cases just prior to switch to new PROPFIND implementation. 2009-11-12 00:41:54 +13:00
Andrew McMillan
b30d898c51 Beginning to think about splitting regression tests into sets. 2009-11-02 12:43:12 +13:00
Andrew McMillan
3a83eb06fb This script uses some bashism. 2009-10-06 13:53:47 +13:00
Andrew McMillan
1babe3727d Move Upgrade-Database test to get rid of space in filename. 2009-06-22 14:44:21 +12:00
Andrew McMillan
18458fb795 Source primary/alternate hosts from the regression configuration file. 2008-11-18 18:15:20 +13:00
Andrew McMillan
1d62197986 Allow for editing the tests during the test run, or rerunning failures. 2008-10-25 21:43:08 +13:00
Andrew McMillan
761efa42ca Allow exit from regression tests displaying the test just run. 2008-10-21 23:05:25 +13:00
Andrew McMillan
2c4a8e623f Changes to regression run to ensure update database is run. 2008-06-19 22:51:00 +12:00
Andrew McMillan
9f03661001 Refer to file explicitly in current directory. 2008-05-28 22:37:02 +12:00
Andrew McMillan
bf73dc26e7 Display the number of tests also at the end of the regression run. 2008-01-26 00:17:07 +13:00
Andrew McMillan
1ff7c77a6e Remove temporary DB patch which accidentally was committed. 2008-01-24 22:40:56 +13:00
Andrew McMillan
4cf4e841b6 Show the duration of the regression test run. 2008-01-24 09:07:16 +13:00
Andrew McMillan
9fa7ef661a Sprinkle a little more configurability in there. 2007-11-02 22:13:51 +13:00
Andrew McMillan
25fd0ebfa0 Some minor changes. One day this might work elsewhere. 2007-09-18 23:24:12 +12:00
Andrew McMillan
df692d2535 Regression testing framework now with SQL query support. 2006-12-06 14:01:03 +13:00
Andrew McMillan
0b77ca002f Allow a forced 'yes' to all. 2006-12-02 11:33:03 +13:00
Andrew McMillan
f6578fcda3 Since we're now doing a random password, we have to be able to override
it when we run the regression tests.
2006-11-23 20:25:04 +13:00
Andrew McMillan
9f926627ce Refactor the process of running the regression tests to allow it to be
only a partial run.  Also modified to reduce the verbosity of the creation
and loading of the sample database so that we treat those elements as
tests also.
2006-11-20 14:10:10 +13:00
Andrew McMillan
dab9de848e Need to load the sample data in the regression test now that it isn't always
there.  And here are a bunch of updated regression results.
2006-11-04 15:05:28 +13:00
Andrew McMillan
99719ddbfc Real regression testing, using parts of the framework developed earlier. 2006-10-26 00:29:47 +13:00