summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/zip_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* Added `zip:zip_get_crc32/2` to CRC32 sum of open zip filesDominic Letz2022-06-221-0/+2
* Update copyright yearRickard Green2021-12-131-1/+1
* [zip] Add execute permission to zipped directories (fix GH-4687)Kjell Winblad2021-04-011-2/+28
* zip_SUITE: Disable unicode test when unsupported by `zipinfo`John Högberg2020-02-191-4/+2
* stdlib: Mark zip files as Unix-compatibleJohn Högberg2020-02-181-42/+31
* stdlib: Handle Unicode filenames in the zip moduleHans Bolinder2019-09-131-3/+129
* Update copyright yearHenrik Nord2018-06-181-1/+1
* stdlib: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-061-2/+1
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* zip: Eliminate leak of open file after crashBjörn Gustavsson2017-02-281-2/+34
* Add test case in zip_SUITEPeter Andersson2016-09-051-1/+49
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-20/+20
* Remove ?line macrosBjörn Gustavsson2016-03-091-28/+28
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-50/+22
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-2/+2
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-2/+1
* zip_SUITE: Don't trust priv_dir to be emptyBjörn Gustavsson2015-09-071-11/+9
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Eliminate use of deprecated now/0 for random number generationBjörn Gustavsson2015-04-101-2/+2
* Prevent zip:zip_open/1,2 from leaking portsDaniel White2015-01-171-2/+40
* Fix zip_SUITE:borderline testSiri Hansen2013-05-021-3/+22
* Fix a bug in zip:zip_open/1,2.Hans Bolinder2011-08-181-1/+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 stdlibLukas Larsson2011-02-171-7/+8
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update stdlib tests to conform with common_test standardLukas Larsson2011-02-171-9/+17
* Add function zip:foldl/3 to iterate over zip archivesHåkan Mattsson2010-03-161-23/+55
* Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP2010-01-311-10/+10
|\
| * stdlib tests: modernize guard testsBjörn Gustavsson2010-01-291-5/+5
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+759