1. 13 Nov, 2017 1 commit
    • add test status codes legend to the 'Started' test trace · 19f37f97
      motivation: (for someone new to the tests) it's puzzling to find the odd 'S' interspersed in the test output
      
      proposed alternative test output (extract):
      
      $ cmake --build . && ./libgit2_clar -srepo -v
      ...
      Loaded 340 suites:
      Started (test status codes: OK='.' FAILURE='F' SKIPPED='S')
      
      repo::config...
      repo::discover..........
      repo::env.
      repo::getters...
      repo::hashfile..
      repo::head......................
      repo::headtree....
      repo::init.........................S
      repo::message..
      repo::new..
      repo::open.............
      repo::pathspec..........
      repo::reservedname.....
      repo::setters.....
      repo::shallow....
      repo::state.............
      Christine Poerschke committed
  2. 02 Apr, 2014 1 commit
  3. 14 Nov, 2013 1 commit
  4. 21 Jan, 2013 1 commit
  5. 03 Jan, 2013 3 commits
  6. 02 Jan, 2013 4 commits