Commit Graph

14 Commits

Author SHA1 Message Date
Yann Collet
e6433e8dfd restored clang #pragma unroll statement
that has been accidentally lost in an update.
2019-03-12 17:36:37 -07:00
Yann Collet
3fe53a4ab9 fixed endianess issue 2019-03-12 15:57:56 -07:00
Yann Collet
a767eaa074 added PowerPC tests
on TravisCI

will be useful to check endianess.
2019-03-12 13:58:26 -07:00
Yann Collet
51ac7dc7e9 fixed minor conversion warning
detected on ARM 32-bit
2019-03-12 12:56:52 -07:00
Yann Collet
30c8fb59c5 added ARM tests on travis 2019-03-12 12:44:42 -07:00
Yann Collet
b74c215b36 try to fix travis install script 2019-03-12 12:03:55 -07:00
Yann Collet
feedac5cca updated travis tests
to ensure results consistency across scalar/sse2/avx2 on x64/x86
2019-03-12 11:31:57 -07:00
Yann Collet
79b52d94ba added cppcheck test
to Makefile and transitively to .travis.yml
2018-09-17 13:48:10 -07:00
Yann Collet
d4eea23960 removed valgrind
and removed code coverage,
which can only work correctly when compiling only once
(here, we have multiple binaries created)
2018-04-01 19:43:36 -07:00
Yann Collet
1a4376afa8 attempt to add code coverage 2018-04-01 15:15:19 -07:00
Yann Collet
fcc80928a3 travis : force targets to be rebuilt 2015-06-28 03:40:12 -08:00
Yann Collet
049aa14e15 added more tests 2015-05-05 01:01:10 +01:00
Yann Collet
128a34ccac Moved to xxhsum 2014-09-25 21:22:59 +01:00
Yann Collet
f0f007f042 Added : Travis automated tests
and license
and readme
2014-07-10 22:44:08 +02:00