summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Error check remote file download for testsMathis Rosenhauer2-4/+18
2014-08-06Checks for no PP.Mathis Rosenhauer2-44/+95
2014-08-01More explicit casting to shup up VS.Mathis Rosenhauer4-12/+16
2014-08-01Stricter test possible for some LE options.Mathis Rosenhauer1-1/+1
2014-07-24(Re)add test for libsz.Mathis Rosenhauer3-19/+36
2014-07-24Add some ChangeLog.Mathis Rosenhauer1-0/+66
2014-07-24DLL support for Windows.Mathis Rosenhauer6-6/+3
2014-07-23Remove stdout support since it creates problems on Windows.Mathis Rosenhauer3-6/+6
2014-07-17Don't color Windows.Mathis Rosenhauer1-0/+5
2014-07-17Remove more unistd.h.Mathis Rosenhauer4-4/+0
2014-07-16Export symbols for Windows dlls.Mathis Rosenhauer1-2/+2
2014-07-16No benchmarking on Windows for now.Mathis Rosenhauer1-2/+4
2014-07-16CMake checks for inline and restrict. Toupper.Mathis Rosenhauer1-13/+13
2014-07-15Add benchmake target.Mathis Rosenhauer2-1/+8
2014-07-15Add CMake files to dist.Mathis Rosenhauer1-1/+1
2014-07-14Initial CMake support.Mathis Rosenhauer1-0/+20
2014-03-03Add simple program to measure run-time.Thomas Jahns2-11/+2
2014-03-03Allow benchmarks in VPATH builds.Thomas Jahns2-3/+4
2014-02-24Download compressed sample dataMathis Rosenhauer2-4/+6
2014-02-18benchmarking for encoding and decodingMathis Rosenhauer3-1/+48
2014-02-13additional testing for encoding sample dataMathis Rosenhauer1-35/+42
2014-02-11test encoding for some filesMathis Rosenhauer1-0/+5
2014-02-11correct lenght calculation for SEMathis Rosenhauer1-3/+3
2014-02-10Fix encoding long fs + check. Only relevant for j=64Mathis Rosenhauer1-12/+8
2014-02-07check long fsMathis Rosenhauer2-2/+77
2014-02-05test with NASA's sample dataMathis Rosenhauer2-1/+70
2013-02-19clean upMathis Rosenhauer1-2/+1
2013-02-19Check coloringMathis Rosenhauer5-12/+15
2013-02-19Write directly to output bufferMathis Rosenhauer1-1/+1
2013-02-19Slightly faster bit and fs getters, more forced inliningMathis Rosenhauer1-0/+1
2013-02-19pluralizationMathis Rosenhauer4-31/+31
2013-02-19run checks with small and with large buffersMathis Rosenhauer1-30/+48
2013-02-19buffer output and filter in one goMathis Rosenhauer3-20/+75
2013-02-19Decoder: turn FSM switch into functionsMathis Rosenhauer3-1/+91
2013-02-19Fix another zero block bug with checkMathis Rosenhauer1-10/+15
2013-02-19Make FS check more robustMathis Rosenhauer1-2/+4
2013-02-19A wrong definition in test/Makefile.am and the m4 directory and header files ...Luis Kornblueh1-1/+1
2013-02-19Add check for short RSI handling to catch previous bugMathis Rosenhauer5-265/+402
2013-02-19Add libaec.la to libsz.laMathis Rosenhauer1-1/+1
2013-02-19simplified test a bitMathis Rosenhauer1-34/+40
2013-02-19Missing checks for SE, FS and uncompressed in all flavorsMathis Rosenhauer1-50/+192
2013-02-19splitting testMathis Rosenhauer1-41/+163
2013-02-19Simple zero block checkMathis Rosenhauer2-0/+121