Fix syntax highlighting
[platform/upstream/libaec.git] / tests /
2016-04-14 Mathis RosenhauerError check remote file download for tests
2014-08-06 Mathis RosenhauerChecks for no PP.
2014-08-01 Mathis RosenhauerMore explicit casting to shup up VS.
2014-08-01 Mathis RosenhauerStricter test possible for some LE options.
2014-07-24 Mathis Rosenhauer(Re)add test for libsz.
2014-07-24 Mathis RosenhauerAdd some ChangeLog.
2014-07-24 Mathis RosenhauerDLL support for Windows.
2014-07-23 Mathis RosenhauerRemove stdout support since it creates problems on...
2014-07-17 Mathis RosenhauerDon't color Windows.
2014-07-17 Mathis RosenhauerRemove more unistd.h.
2014-07-16 Mathis RosenhauerExport symbols for Windows dlls.
2014-07-16 Mathis RosenhauerNo benchmarking on Windows for now.
2014-07-16 Mathis RosenhauerCMake checks for inline and restrict. Toupper.
2014-07-15 Mathis RosenhauerAdd benchmake target.
2014-07-15 Mathis RosenhauerAdd CMake files to dist.
2014-07-14 Mathis RosenhauerInitial CMake support.
2014-03-03 Thomas JahnsAdd simple program to measure run-time.
2014-03-03 Thomas JahnsAllow benchmarks in VPATH builds.
2014-02-24 Mathis RosenhauerDownload compressed sample data
2014-02-18 Mathis Rosenhauerbenchmarking for encoding and decoding
2014-02-13 Mathis Rosenhaueradditional testing for encoding sample data
2014-02-11 Mathis Rosenhauertest encoding for some files
2014-02-11 Mathis Rosenhauercorrect lenght calculation for SE
2014-02-10 Mathis RosenhauerFix encoding long fs + check. Only relevant for j=64
2014-02-07 Mathis Rosenhauercheck long fs
2014-02-05 Mathis Rosenhauertest with NASA's sample data
2013-02-19 Mathis Rosenhauerclean up
2013-02-19 Mathis RosenhauerCheck coloring
2013-02-19 Mathis RosenhauerWrite directly to output buffer
2013-02-19 Mathis RosenhauerSlightly faster bit and fs getters, more forced inlining
2013-02-19 Mathis Rosenhauerpluralization
2013-02-19 Mathis Rosenhauerrun checks with small and with large buffers
2013-02-19 Mathis Rosenhauerbuffer output and filter in one go
2013-02-19 Mathis RosenhauerDecoder: turn FSM switch into functions
2013-02-19 Mathis RosenhauerFix another zero block bug with check
2013-02-19 Mathis RosenhauerMake FS check more robust
2013-02-19 Luis KornbluehA wrong definition in test/Makefile.am and the m4 direc...
2013-02-19 Mathis RosenhauerAdd check for short RSI handling to catch previous bug
2013-02-19 Mathis RosenhauerAdd libaec.la to libsz.la
2013-02-19 Mathis Rosenhauersimplified test a bit
2013-02-19 Mathis RosenhauerMissing checks for SE, FS and uncompressed in all flavors
2013-02-19 Mathis Rosenhauersplitting test
2013-02-19 Mathis RosenhauerSimple zero block check