summaryrefslogtreecommitdiff
path: root/t/CP_Testing.pm
AgeCommit message (Collapse)Author
2009-04-27Add tests for dbstats; fixed invalid error in check_postgres.pl;Jeff Boes
extended CP_Testing::run method to allow no dbname runs.
2009-04-24Allow use of custom PG_CTL, make sure we create test user.Greg Sabino Mullane
2009-04-23Initial cut, 'disabled_triggers' testsJeff Boes
2009-04-23Funky version modification mojo.Greg Sabino Mullane
2009-04-23Re-apply Jeff's patch, got removed somehow.Greg Sabino Mullane
2009-04-23Shut down test database when done.Greg Sabino Mullane
2009-04-22Clean up prepared_txns action and make a test for it.Greg Sabino Mullane
2009-04-22Ue self->{dbname} if available.Greg Sabino Mullane
2009-04-21Allow dbname in action call, force autovac off in test database.Greg Sabino Mullane
2009-04-17Add bad_fake_version() func back in.Greg Sabino Mullane
2009-04-14Testing tweaks.Greg Sabino Mullane
2009-04-10Adding tests for connection, database_sizeSelena Deckelmann
2009-04-10Finally fix the space-in-directory issues - Jeff Boes.Greg Sabino Mullane
2009-04-10New 'listen' test from Jeff Boes.Greg Sabino Mullane
Add new get_dbname method to CP_Testing.pm
2009-04-09Revert bad quoting.Greg Sabino Mullane
2009-04-09More space stuff.Greg Sabino Mullane
2009-04-09Attempt to fix space quoting problems.Greg Sabino Mullane
2009-04-07Put in a common testing schema.Greg Sabino Mullane
Allow fake functions as well. Add wal_files test, clean up others with some refactoring.
2009-02-27Test for the 'version' action, plus some fixes revealed by same.Greg Sabino Mullane
2009-02-24New test for replicate_row.Greg Sabino Mullane
2009-02-24Begin unit tests with "backend" action.Greg Sabino Mullane