Contact: fumanchu@aminus.org

Log in as guest/geniusql to create tickets

root/trunk/geniusql/test/test.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/18/11 13:42:54 @311 [311] lakin further fixes to the whitespace.
(edit) 06/18/11 23:38:48 @297 [297] lakin adding some warnings filter for scale precision. We know that those data …
(edit) 06/14/11 12:16:24 @294 [294] lakin removing the last vestiges of the providers that we don't have the …
(edit) 06/14/11 12:10:08 @293 [293] lakin cleaning up the tests, and removing providers that we don't have the …
(edit) 06/13/11 16:36:20 @291 [291] lakin fixing some more tests. Specifically, the exists method for in memory …
(edit) 06/12/11 23:26:12 @290 [290] lakin adding support for visit_STORE_MAP to the astwalk, which allows us to …
(edit) 06/12/11 22:42:16 @289 [289] lakin Adding support for visit_STORE_MAP. STORE_MAP is the bytecode used by …
(edit) 03/18/09 19:50:39 @278 [278] fumanchu New Database.exists method.
(edit) 02/15/09 13:46:54 @275 [275] tabo solves #23, added a limited cache to be used by the deparser class
(edit) 01/27/09 13:45:47 @266 [266] fumanchu New test and fix for mysql ENUM.
(edit) 11/28/07 21:46:04 @247 [247] fumanchu Added --skip_connection to the list of valid test options.
(edit) 11/26/07 17:00:14 @241 [241] fumanchu Added a --conquer flag to the test suite.
(edit) 08/01/07 16:27:31 @108 [108] fumanchu Added skip_* args to test help.
(edit) 07/28/07 21:07:23 @102 [102] fumanchu New --skip_test command-line args to test suite.
(edit) 05/08/07 02:18:34 @83 [83] fumanchu New --cover cmdline arg to test.py, plus some misc fixes.
(edit) 03/21/07 13:32:52 @38 [38] fumanchu Almost-working fully-typed decompiler. Removed the lat vestiges of Dejavu …
(edit) 03/19/07 13:30:01 @36 [36] fumanchu Moved codewalk, logic from dejavu.
(edit) 02/11/07 23:59:01 @4 [4] fumanchu More tests (and they all pass, now). Also: …
(add) 02/11/07 02:31:31 @2 [2] fumanchu New Database methods: make_table, save, insert. Added initial test suite …