ccache/test
Joel Rosdahl cadd1e1793 Use real size instead of multiples of 1024 for sizes
Exception: Size values in stats files are still in units of 1024 for
backward compatibility reasons.
2011-07-26 22:11:45 +02:00
..
framework.c test: Add CHECKM macro that accepts an error message 2011-07-26 22:11:45 +02:00
framework.h test: Fix code formatting 2011-07-26 22:11:45 +02:00
main.c Fix make test on win32 2010-09-26 22:11:45 +02:00
test_args.c Add test suite for struct args 2010-08-14 21:14:08 +02:00
test_argument_processing.c test: Use an int64_t variant of CHECK_INT_EQ for all integer types 2011-07-26 22:11:45 +02:00
test_compopt.c Move lists of compiler options' semantics into a separate compopt.c file 2010-09-01 22:50:05 +02:00
test_conf.c Use real size instead of multiples of 1024 for sizes 2011-07-26 22:11:45 +02:00
test_counters.c test: Use an int64_t variant of CHECK_INT_EQ for all integer types 2011-07-26 22:11:45 +02:00
test_hash.c Add some tests of MD4 hash functions 2010-08-18 21:42:06 +02:00
test_hashutil.c test: Avoid using "echo -n" for portability reasons 2010-08-14 21:41:46 +02:00
test_lockfile.c Add size hint to read_text_file() 2010-10-05 22:40:04 +02:00
test_stats.c test: Use an int64_t variant of CHECK_INT_EQ for all integer types 2011-07-26 22:11:45 +02:00
test_util.c Use real size instead of multiples of 1024 for sizes 2011-07-26 22:11:45 +02:00
util.c Fix make test on win32 2010-09-26 22:11:45 +02:00
util.h Use bool, true and false for boolean values 2010-08-29 13:26:55 +02:00