summaryrefslogtreecommitdiff
path: root/src/test/test_util_format.c
AgeCommit message (Expand)Author
2016-07-17Fix warnings in test_util_formats.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2016-01-03Explicitly test our get/set_uint{8,16,32,64}.Nick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/util_format_tests'Nick Mathewson
2015-10-03Fix spaces warningsOla Bini
2015-10-03Actually test success cases as wellOla Bini
2015-10-02Give test_util_format some succeeding test casesNick Mathewson
2015-10-02Add notes and whitespace fixes to test_util_formatNick Mathewson
2015-09-15Add tests for util_formatOla Bini