• Show log

    Commit

  • Hash : a7ed1625
    Author : schu
    Date : 2011-05-30T21:13:11

    test_lib.c: flush stdout after every test-run
    
    Make sure the user immediately sees the feedback, '.' or 'F', for a
    test. If it's only in the buffer, it may gets "lost" in case of error.
    
    Signed-off-by: schu <schu-github@schulog.org>