1. 04 Apr, 2016 2 commits
  2. 03 Apr, 2016 37 commits
  3. 02 Apr, 2016 1 commit
    • Steve Holme's avatar
      unittests: Fixed compilation warnings · 0326b067
      Steve Holme authored
      warning: implicit declaration of function 'sprintf_was_used'
               [-Wimplicit-function-declaration]
      
      Follow up to the modications made to tests/libtest in commit 55452ebd
      as we prefer not to use sprintf() now.
      0326b067