summaryrefslogtreecommitdiff
path: root/lib/kernel/test/zlib_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
* zlib: Fix edge case in state flushingJohn Högberg2021-04-061-1/+15
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Merge branch 'maint'Ingela Anderton Andin2017-11-101-7/+46
|\
| * Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20Erlang/OTP2017-11-091-0/+5
| |\
| | * Only apply EOS behaviors if there's pending dataJohn Högberg2017-11-021-0/+5
| * | Avoid WindowBits=8 as per the manualJohn Högberg2017-11-091-1/+1
| * | Fix deflateParams on zlib 1.2.11John Högberg2017-11-091-6/+40
| |/
* | Merge branch 'maint'John Högberg2017-10-251-6/+20
|\ \ | |/
| * Add zlib:set_controlling_process/2John Högberg2017-10-111-6/+20
* | Merge branch 'maint'John Högberg2017-10-021-5/+18
|\ \ | |/
| * Fix gunzip/1 of concatenated gzip filesJohn Högberg2017-09-291-0/+9
| * Fix minor incompatibilities in inflate behaviorJohn Högberg2017-09-291-5/+9
* | Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg2017-09-061-304/+472
|\ \ | |/
| * Clean up zlib test suiteJohn Högberg2017-09-051-136/+127
| * Improve zlib error messages and update test suite to fitJohn Högberg2017-09-051-105/+122
| * Replace the zlib driver with a NIFJohn Högberg2017-09-051-96/+255
* | Fix testcases after removal of non-smp emulatorLukas Larsson2017-07-171-23/+17
|/
* Skip inflateGetDictionary test case if unsupportedGuilherme Andrade2016-08-221-0/+12
* zlib: Add test case for inflateGetDictionaryGuilherme Andrade2016-08-091-1/+25
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn Gustavsson2016-03-101-191/+191
* Eliminate use of doc and suite clausesBjörn Gustavsson2016-03-101-84/+33
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-1/+1
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-1/+1
* Modernize timetrapsBjörn Gustavsson2016-03-091-6/+7
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* kernel test: Replace 'random' with 'rand'Björn Gustavsson2015-12-111-3/+3
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Merge branch 'essen/zlib-windowbits'Zandra Hird2015-03-171-4/+2
|\
| * Update zlib:zwindowbits/0 type to accept 8 and -8Loïc Hoguin2015-03-031-4/+2
* | Add zlib limited output buffer size functionalityСергей Прохоров2015-02-121-1/+34
|/
* Add the 'rle' zstrategyBjörn Gustavsson2014-01-161-1/+1
* Update zlib to 1.2.8Björn Gustavsson2014-01-141-1/+0
* kernel: Fix zlib_SUITE:large_deflateSverker Eriksson2013-11-261-4/+4
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Fix port leaks in zlibSverker Eriksson2012-03-151-0/+19
* Merge branch 'dev' into majorHans Bolinder2011-09-021-0/+8
|\
| * Update documentation and specifications of some of the zlib functionsHans Bolinder2011-09-021-0/+8
* | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-2/+2
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for kernelLukas Larsson2011-02-171-16/+16
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-0/+6
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-0/+2
* Update kernel tests to conform with common_test standardLukas Larsson2011-02-171-42/+27
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1004