root/trunk/epic

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @35 [35] 3 years fumanchu Oops. Forgot a change.
(edit) @34 [34] 3 years fumanchu Fixed to work on PG 8.1.
(edit) @33 [33] 3 years fumanchu Fix for #5 (Schema-Qualify the _global_ids Sequence).
(edit) @32 [32] 3 years fumanchu Fixed an ordering buglet in test_asserts.
(edit) @31 [31] 3 years fumanchu Fixed line endings.
(edit) @30 [30] 3 years fumanchu Fix for #4 (Allow VALUES Query in assert_rows()).
(edit) @29 [29] 3 years fumanchu Fix for #3 (Remove IMMUTABLE from test.assert_rows()).
(edit) @28 [28] 3 years fumanchu Fixed EXECUTE with test.statement.
(edit) @27 [27] 3 years fumanchu Fixed leading whitespace issues in test.statement.
(edit) @26 [26] 3 years fumanchu Added a BSD license.
(edit) @25 [25] 3 years fumanchu New timing(call, number) function to assert call times.
(edit) @24 [24] 3 years fumanchu assert_column tweaks.
(edit) @23 [23] 3 years fumanchu Lots of changes: 1. Changed global to return the TEMP tablename instead …
(edit) @22 [22] 3 years fumanchu Added __create__, __record__, __iter__, __attributes__, and …
(edit) @21 [21] 3 years fumanchu Changed assert_rows arg names to 'call' for uniformity.
(edit) @20 [20] 3 years fumanchu Made assert_empty more generic; now takes call(s) not just tablename(s). …
(edit) @19 [19] 3 years fumanchu New test.assert_not_empty functions, plus fixed some array bounds.
(edit) @18 [18] 3 years fumanchu Made assert_column compare the call and expected array in order.
(edit) @17 [17] 3 years fumanchu Some little bugfixes, plus a new typename function.
(edit) @16 [16] 3 years fumanchu New test for the global() function.
(edit) @15 [15] 3 years fumanchu New 'statement' function. The funcs 'global', 'assert_void', and …
(edit) @14 [14] 3 years fumanchu New 'global' function to fake passing records to functions. Needs tests. …
(edit) @13 [13] 3 years fumanchu New test.assert_empty functions.
(edit) @12 [12] 3 years fumanchu A var name tweak and some doc tweaks.
(edit) @11 [11] 3 years fumanchu New test_results module.
(edit) @10 [10] 3 years fumanchu Changed assert_values to assert_column. Changed record_asserter(varname1 …
(edit) @9 [9] 3 years fumanchu Removed the suite_results type in favor of directly using test.results.
(edit) @8 [8] 3 years fumanchu Added IMMUTABLE declarations and tweaked some docs.
(edit) @7 [7] 3 years fumanchu Doc update.
(edit) @6 [6] 3 years fumanchu Made run_test return a record just like the other run_* functions.
(edit) @5 [5] 3 years fumanchu New assertion methods: assert_void, assert_less_than, assert_greater_than, …
(edit) @4 [4] 3 years fumanchu More assert tests, plus a bunch of cleanups.
(edit) @3 [3] 3 years fumanchu New test_asserts module.
(edit) @2 [2] 3 years fumanchu Got rid of all those nasty variable name prefixes.
(add) @1 [1] 3 years fumanchu Initial commit.
Note: See TracRevisionLog for help on using the revision log.