Changeset 17570 for trunk/ippdb/tests/insert.c
- Timestamp:
- May 7, 2008, 3:47:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/insert.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/insert.c
r17144 r17570 28 28 } 29 29 30 if (!summitExpInsert(dbh, "a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string", "a string", -32 )) {30 if (!summitExpInsert(dbh, "a string", "a string", "a string", "0001-01-01T00:00:00Z", "a string", "a string", -32, -16)) { 31 31 exit(EXIT_FAILURE); 32 32 }
Note:
See TracChangeset
for help on using the changeset viewer.
