index
:
platform/upstream/lz4
accepted/tizen_6.0_unified
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_6.0
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: BSD-2-Clause, GPL-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
fix ubsan test
Yann Collet
1
-1
/
+1
2020-08-26
Merge branch 'dev' into extraInput
Yann Collet
1
-81
/
+92
2020-08-25
fix test under non-interactive environment
Yann Collet
1
-1
/
+1
2020-08-25
added more tests around --content-size
Yann Collet
1
-1
/
+10
2020-08-25
use variables for program invocation
Yann Collet
1
-80
/
+82
2020-08-12
fix issue #783 (#862)
BellaXlp
1
-3
/
+11
2020-08-12
added test decompress-partial with extraneous input bytes
Yann Collet
1
-1
/
+1
2020-08-10
add test that breaks --fast
Yann Collet
1
-0
/
+5
2020-02-07
Add test scenario test-lz4-multiple-legacy
Filipe Calasans
1
-1
/
+39
2019-07-15
ensure conformance with custom LZ4_DISTANCE_MAX
Yann Collet
1
-1
/
+1
2019-05-26
Handle file not existing case #704
gabrielstedman
1
-0
/
+1
2019-05-16
updated tests
Yann Collet
1
-2
/
+2
2019-05-16
List mode improvements.
gstedman
1
-0
/
+2
2019-05-15
Add multiframe report to --list command
gstedman
1
-2
/
+5
2019-04-23
test-amalgamation: split the rule
Dmitry V. Levin
1
-6
/
+8
2019-04-23
test-amalgamation: fix compilation options
Dmitry V. Levin
1
-1
/
+1
2019-04-23
test-amalgamation: use a single cat command
Dmitry V. Levin
1
-3
/
+1
2019-04-23
test-amalgamation: fix the list of prerequisites
Dmitry V. Levin
1
-1
/
+1
2019-04-23
More build imrpvements
JPeterMugaas
1
-1
/
+1
2019-04-22
Merge pull request #691 from lz4/list
Yann Collet
1
-0
/
+1
2019-04-22
Merge pull request #689 from JPeterMugaas/jpm-makefile
Yann Collet
1
-11
/
+3
2019-04-22
refactored --list function
Yann Collet
1
-0
/
+1
2019-04-22
Fix a test for mingw
JPeterMugaas
1
-1
/
+1
2019-04-22
Try to put some tests I made in ONE place. I also moved a test for "install"...
JPeterMugaas
1
-67
/
+2
2019-04-22
Initial commits from diff I submitted earlier
JPeterMugaas
1
-7
/
+64
2019-04-21
ensure tests work when `stdout` is not the console
Yann Collet
1
-1
/
+1
2019-04-21
tests/Makefile : created CMP variable
Yann Collet
1
-6
/
+8
2019-04-19
cli: display a warning whenever default output is stdout while input != stdin
Yann Collet
1
-13
/
+13
2019-04-12
added tests for -d -m -c
Yann Collet
1
-10
/
+24
2019-04-12
fixed lz4 -m -c
Yann Collet
1
-3
/
+12
2019-04-12
added command -BI for "Independent Blocks"
Yann Collet
1
-1
/
+1
2019-04-08
fixed cleaning tmp directory
Yann Collet
1
-3
/
+3
2019-04-08
slightly faster huge file test
Yann Collet
1
-1
/
+1
2019-04-08
added make list target to tests
Yann Collet
1
-0
/
+6
2019-01-10
Fix pass-through mode
Tim Zakian
1
-3
/
+6
2019-01-09
Add test to cover issue #596
Ruben O. Chiavone
1
-0
/
+5
2018-11-26
[amalgamation] lz4frame.c
Bing Xu
1
-0
/
+1
2018-11-16
[amalgamation] add test
Bing Xu
1
-1
/
+7
2018-09-28
support custom block sizes
Blaise Sanouillet
1
-2
/
+6
2018-09-08
Add support for MidnightBSD
Lucas Holt
1
-1
/
+1
2018-09-06
Merge pull request #563 from lz4/docDict
Yann Collet
1
-1
/
+2
2018-09-05
updated documentation regarding dictionary compression
Yann Collet
1
-1
/
+2
2018-09-04
new test program : roundTripTest
Yann Collet
1
-1
/
+4
2018-06-27
Fixed bugs about incorrect acceleration calculation and benchmarking negative...
Jennifer Liu
1
-2
/
+1
2018-06-26
Fixed invalid argument test and reformatted else
Jennifer Liu
1
-2
/
+2
2018-06-26
Fixed code based on comments from pull request
Jennifer Liu
1
-2
/
+7
2018-06-26
Fixed lz4 not found error part 2
Jennifer Liu
1
-3
/
+3
2018-06-26
Fixed lz4 not found error
Jennifer Liu
1
-3
/
+3
2018-06-25
Fixed bug about file to be compressed is not present
Jennifer Liu
1
-4
/
+3
2018-06-25
Added --fast command to cli
Jennifer Liu
1
-0
/
+6
[next]