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