IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2006, 5:33:47 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.51

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/tests/insert.c

    r9684 r9705  
    238238        }
    239239
    240         if (!detRunInsert(dbh, -32, -32, "a string", "a string")) {
     240        if (!detRunInsert(dbh, -32, -32, "a string", "a string", "a string", "a string", 32.32, 32.32, 32.32, 64.64, "a string", "0001-01-01T00:00:00Z", "0001-01-01T00:00:00Z", "0001-01-01T00:00:00Z")) {
    241241            exit(EXIT_FAILURE);
    242242        }
Note: See TracChangeset for help on using the changeset viewer.