summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Collapse)Author
2011-01-25Allow check_txn_idle to accept multiple arguments, in "$int for $time" format.David E. Wheeler
Add validate_integer_for_time() function. Tests for the above.
2011-01-24Have percent option check strip out the % char, for ease in future comparisons.Greg Sabino Mullane
2011-01-24Spelling tweaks.Greg Sabino Mullane
2011-01-24Add support for "and" and "or" to the critical/warnings options, with tests.David E. Wheeler
2011-01-21Testing fixes.Greg Sabino Mullane
2011-01-21Loosen regex in test.Greg Sabino Mullane
2011-01-20Minor translation string cleanups.Greg Sabino Mullane
2011-01-08Spelling fixes.Greg Sabino Mullane
2011-01-03Cannot test listener action of postgres 9.0 and upGreg Sabino Mullane
2011-01-03Fix for fsm_relations tests.Greg Sabino Mullane
2011-01-03Fix fsm_pages tests.Greg Sabino Mullane
2011-01-03Minor test tweaks.Greg Sabino Mullane
2011-01-03Better spell checking of POD, cleanup some existing misspellings.Greg Sabino Mullane
2010-12-27Spelling fixes.Greg Sabino Mullane
2010-12-27Fix order of documentation per bug #60.2.15.1Greg Sabino Mullane
Add a new test to check on internal documentation.
2010-07-19Add new check: new_version_tnmGreg Sabino Mullane
Checks if a newer version of tail_n_mail is available. Refactored all the new_version_* subs into a common routine. Fixed up the related tests.
2010-05-20Lots more checking of index information inside of same_schema.Greg Sabino Mullane
Add tests for the same.
2010-05-20Add tests for new same_schema index items.Greg Sabino Mullane
2010-05-20Tweak tests for new same_schema output.Greg Sabino Mullane
2010-04-07Stub for new action tests.Greg Sabino Mullane
2010-04-07Complete the tabs-to-spaces conversion.Greg Sabino Mullane
2010-04-07Hard-code some language translation exceptions.Greg Sabino Mullane
2010-04-07Support new method.Greg Sabino Mullane
2010-04-07Fix typo.Greg Sabino Mullane
2010-04-07Handle case during tests where postgres database does not exist.Greg Sabino Mullane
Whitespace cleanup.
2010-03-02Minor testing-based fixes.Greg Sabino Mullane
2010-03-01Adjust tests for new slony_status output.Greg Sabino Mullane
2010-03-01Minor change to test new function arg separator.Greg Sabino Mullane
2010-02-11Very basic test for new_version_bcGreg Sabino Mullane
2010-02-11Add slony_status action, with tests and other supporting things.Greg Sabino Mullane
2010-02-02Spelling fixes, version bump in preparation for 2.13.1 release.Greg Sabino Mullane
2010-01-29Minor fix to same_schema for dead columns. Tweak tests for same.Greg Sabino Mullane
2010-01-09Fix test planning error.Greg Sabino Mullane
2009-09-04Spelling updatesGreg Sabino Mullane
2009-09-04Make translation tests only fire on RELEASE_TESTINGGreg Sabino Mullane
2009-09-04Use the standard 'RELEASE_TESTING' env variable.Greg Sabino Mullane
2009-08-27Add some delays so slow running 'make disttest' passes.Greg Sabino Mullane
2009-08-27Adjust test for new Nagios perf output.Greg Sabino Mullane
2009-08-23Fix what appears to be some cut-n-paste errors.Greg Sabino Mullane
2009-08-23Better wording.Greg Sabino Mullane
2009-08-23Spell check tweaks.Greg Sabino Mullane
2009-08-23Fix test for new warning > critical logicGreg Sabino Mullane
2009-08-23Make sure we don't use any rc file laying about.Greg Sabino Mullane
2009-08-03Allow for larger timesGreg Sabino Mullane
2009-08-03Proper Nagios perf output for the backends check (Cédric Villemain)Greg Sabino Mullane
Test adjustments for same (Greg Sabino Mullane)
2009-08-03Support for new perf output.Greg Sabino Mullane
2009-08-03Tweak allowed words.Greg Sabino Mullane
2009-08-03Check table permsGreg Sabino Mullane
2009-08-03Compare languages via same_schema.Greg Sabino Mullane
2009-07-29Check view definition for same_schema actionGreg Sabino Mullane