• Yoni Fogel's avatar
    Addresses #1032, #1343 · b7867800
    Yoni Fogel authored
    All src/tests now have the following first 3 lines:
    1- Modeline
    2- Ident
    3- include test.h
    (test.h includes toku_portability.h immediately after modeline and ident)
    
    Only one include for test.h, and no (direct) includes for toku_portability.h
    
    git-svn-id: file:///svn/toku/tokudb@8713 c7de825b-a66e-492c-adef-691d508d4ae1
    b7867800
test_weakxaction.c 2.25 KB