• Nicholas Ormrod's avatar
    dummy results in stl_vector_test on gcc 4.6 · 37392377
    Nicholas Ormrod authored
    Summary:
    The test doesn't run when GCC < 4.7, however our test framework
    needs some output anyways. I've added a placeholder test that does
    nothing, but does cause something to be printed.
    
    Test Plan: run fbmake runtests on folly/test/stl_tests/
    
    Reviewed By: andrei.alexandrescu@fb.com
    
    FB internal diff: D652161
    37392377
StlVectorTest.cpp 80.4 KB