xz/tests
Lasse Collin ebfb2c5e1f Use a tuklib module for integer handling.
This replaces bswap.h and integer.h.

The tuklib module uses <byteswap.h> on GNU,
<sys/endian.h> on *BSDs and <sys/byteorder.h>
on Solaris, which may contain optimized code
like inline assembly.
2009-10-04 22:57:12 +03:00
..
files Minor fixes to test files' README. 2009-04-14 11:48:46 +03:00
Makefile.am Use static liblzma by default also for tests. 2009-06-30 17:14:39 +03:00
bcj_test.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
compress_prepared_bcj_sparc Recreated the BCJ test files for x86 and SPARC. The old files 2009-02-06 09:13:15 +02:00
compress_prepared_bcj_x86 Recreated the BCJ test files for x86 and SPARC. The old files 2009-02-06 09:13:15 +02:00
create_compress_files.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_block.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_block_header.c Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
test_check.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_compress.sh Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_files.sh Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_filter_flags.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_index.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
test_stream_flags.c Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
tests.h Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00