|
|
|
@2548
|
[2548]
|
06/11/08 00:07:58 |
bchoate |
Updates to iterator handling and use of 'window_size' argument for … |
|
|
|
@2540
|
[2540]
|
06/10/08 23:00:29 |
mpaschal |
Don't complicate by using array reference to first Foo when we don't care … |
|
|
|
@2539
|
[2539]
|
06/10/08 22:17:13 |
mpaschal |
Describe tests better
Use are_objects() where applicable to remove … |
|
|
|
@2534
|
[2534]
|
06/09/08 22:43:52 |
mpaschal |
Don't refer to our Foo using the array until we need to
BugzID: 79952 |
|
|
|
@2533
|
[2533]
|
06/09/08 22:24:59 |
mpaschal |
Make spider tests optional |
|
|
|
@2530
|
[2530]
|
06/09/08 09:13:14 |
auno |
Fixed to work test properly. BugzID:79876
* fixed some expected data
* … |
|
|
|
@2529
|
[2529]
|
06/09/08 09:06:54 |
fumiakiy |
Added more tests to xmlrpc. |
|
|
|
@2524
|
[2524]
|
06/06/08 19:35:26 |
mpaschal |
Use relative path for test sqlite db |
|
|
|
@2523
|
[2523]
|
06/06/08 16:37:24 |
mpaschal |
Test drop_column_sql, add_column_sql, and fix_class
BugzID: 79950 |
|
|
|
@2518
|
[2518]
|
06/06/08 03:39:26 |
fumiakiy |
Skip these tests for now. BugId:80012 |
|
|
|
@2513
|
[2513]
|
06/05/08 18:08:50 |
mpaschal |
Test creation and destruction of sequences
BugzID: 79950 |
|
|
|
@2512
|
[2512]
|
06/05/08 17:58:03 |
mpaschal |
After the other Ddltest tests, test dropping the table
BugzID: 79950 |
|
|
|
@2500
|
[2500]
|
06/04/08 01:21:49 |
fumiakiy |
Modernized how sort argument is specified in group_by query. BugId:79977. … |
|
|
|
@2493
|
[2493]
|
06/03/08 10:45:42 |
fumiakiy |
Oops, the expected results were wrong. |
|
|
|
@2492
|
[2492]
|
06/03/08 10:29:43 |
fumiakiy |
Added test cases for the case 80012. |
|
|
|
@2489
|
[2489]
|
06/02/08 21:55:53 |
mpaschal |
Test error making create table sql for class with nonsense column … |
|
|
|
@2488
|
[2488]
|
06/02/08 20:16:51 |
mpaschal |
Convert DDL tests to Test::Class in anticipation of failing tests
BugzID: … |
|
|
|
@2480
|
[2480]
|
06/02/08 10:05:24 |
fumiakiy |
Added more xmlrpc tests. |
|
|
|
@2475
|
[2475]
|
06/02/08 02:15:39 |
fumiakiy |
Group_by methods now returns an iterator that can be finished early. … |
|
|
|
@2465
|
[2465]
|
05/30/08 09:06:06 |
fumiakiy |
XMLRPC tests now runs against the real code. |
|
|
|
@2462
|
[2462]
|
05/29/08 21:17:29 |
mpaschal |
Test index generation and introspection |
|
|
|
@2457
|
[2457]
|
05/29/08 08:14:16 |
fumiakiy |
Updated a test case a bit to be flexible to configuration setting. |
|
|
|
@2452
|
[2452]
|
05/28/08 07:30:53 |
fumiakiy |
Added default language to default configuration for tests. |
|
|
|
@2451
|
[2451]
|
05/28/08 07:23:17 |
fumiakiy |
Added RCO test. Changed comment created date and modified expected … |
|
|
|
@2449
|
[2449]
|
05/28/08 05:55:48 |
auno |
Fixed test data. BugzID:79876 |
|
|
|
@2443
|
[2443]
|
05/27/08 06:16:22 |
auno |
Fixed some expected data. BugzID:79876 |
|
|
|
@2441
|
[2441]
|
05/27/08 02:29:53 |
fumiakiy |
Finish iterator cleanly to suppress warnings. The iterator returned from … |
|
|
|
@2434
|
[2434]
|
05/23/08 01:26:04 |
fumiakiy |
Applied patch from Hiroshi Sakai which enables "limit" parameter in … |
|
|
|
@2429
|
[2429]
|
05/22/08 03:18:29 |
auno |
Clear cache to remove the 'Welcom' entry for initial database. … |
|
|
|
@2414
|
[2414]
|
05/21/08 05:49:37 |
auno |
Fixed Typo. |
|
|
|
@2413
|
[2413]
|
05/21/08 02:00:50 |
fumiakiy |
Branching for release-39. |
|
copied from branches/release-38/t:
|
|
|
|
@2404
|
[2404]
|
05/20/08 20:58:06 |
mpaschal |
Commit first ddl test while I have it |