Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/test/main.c

    r88e7dc5 r32236e5  
    3232PCUT_INIT;
    3333
    34 PCUT_IMPORT(cap);
    3534PCUT_IMPORT(casting);
    3635PCUT_IMPORT(circ_buf);
    37 PCUT_IMPORT(double_to_str);
    3836PCUT_IMPORT(fibril_timer);
    39 PCUT_IMPORT(getopt);
    40 PCUT_IMPORT(gsort);
    41 PCUT_IMPORT(ieee_double);
    42 PCUT_IMPORT(imath);
    4337PCUT_IMPORT(inttypes);
    4438PCUT_IMPORT(mem);
     
    5448PCUT_IMPORT(string);
    5549PCUT_IMPORT(table);
    56 PCUT_IMPORT(uuid);
    5750
    5851PCUT_MAIN();
Note: See TracChangeset for help on using the changeset viewer.