Ignore:
Timestamp:
08/16/10 22:48:02 (21 months ago)
Author:
shiretu
Message:

-- work on apple streaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/tests/src/main.cpp

    r56 r75  
    2525int main(int argc, char **argv) { 
    2626        TS_PRINT("Begin tests...\n"); 
     27        printf("sizeof(Variant): %lu\n",sizeof(Variant)); 
    2728        EXECUTE_SUITE(CommonTestsSuite); 
    2829        EXECUTE_SUITE(VariantTestsSuite); 
Note: See TracChangeset for help on using the changeset viewer.