]> granicus.if.org Git - zziplib/history - test
allow to pass --downloads=${ZZIP_TESTCVE} to zziptests.py from cmake-option
[zziplib] / test /
2020-04-19 Guido Draheimallow to pass --downloads=${ZZIP_TESTCVE} to zziptests...
2020-04-19 Guido Draheimallow for cmake -DZZIP_TESTCVE=OFF to skip downloads #24
2020-04-19 Guido Draheimskip CVE tests if file can not be downloaded
2020-04-19 Guido DraheimExternalProjects_add zziptestsdownload to run zziptests...
2020-04-19 Guido Draheimallow to run zziptests.py --downloadonly #24
2020-04-19 Guido Draheim#24 add --downloaddir and --downloadonly to testsuite
2020-04-15 Guido Draheimv0.13.71 v0.13.71
2020-04-15 Guido Draheimautoreconf
2020-04-15 Guido Draheimreconfigure with automake 1.15.1
2020-04-13 Guido Draheimallow zziptests.py to fail if xmlrunner not available
2020-04-13 Guido DraheimMerge branch 'master' into develop
2020-04-13 Guido Draheim#86 implant new package version into subdir CMakeFiles...
2020-04-13 Guido Draheimforce python3 (on centos cmake)
2020-04-13 Guido DraheimMerge branch 'develop'
2020-04-13 Guido Draheimnewer version of zip for test.zip
2020-04-13 Guido Draheimupdate to python3 and latest cmake and autoreconf
2020-04-13 Guido Draheimfix testsuite to skip the latest one
2019-08-04 Guido U. DraheimMerge pull request #66 from imartisko/master
2019-08-04 Guido U. DraheimMerge pull request #75 from pks-t/pks/compiler-warnings
2019-08-04 Guido U. DraheimMerge pull request #74 from jmoellers/bsc-1129403
2019-08-04 Guido U. DraheimMerge pull request #72 from jelly/python3
2019-08-04 Guido U. DraheimMerge pull request #79 from pks-t/pks/test-errors
2019-08-04 Guido U. DraheimMerge pull request #78 from pks-t/pks/cmake-fixes
2019-08-04 Guido U. DraheimMerge pull request #76 from pks-t/pks/python-fixes
2019-08-04 Guido U. DraheimMerge pull request #80 from pks-t/pks/python3
2019-08-01 Patrick Steinhardtcmake: use either Python 2 or Python 3
2019-08-01 Patrick Steinhardttest: use XMLTestRunner output parameter
2019-08-01 Patrick Steinhardttest: specify subprocess encoding to be UTF-8
2019-08-01 Patrick Steinhardttest: basestring compatibility with Python 3
2019-08-01 Patrick Steinhardttest: use Python3-compatible way to specify octal numbers
2019-08-01 Patrick Steinhardttest: avoid use of xrange for compatibility
2019-08-01 Patrick Steinhardttest: StringIO compatibility with Python 3
2019-08-01 Patrick Steinhardttest: urllib compatibility with Python 3
2019-08-01 Patrick Steinhardttests: loosen expectations for external info-zip tool
2019-08-01 Patrick Steinhardttest: fix error message tests on non-glibc based systems
2019-08-01 Patrick Steinhardttest: zziptests: correctly honor bindir option
2019-08-01 Patrick Steinhardtcmake: do not modify test file in source dir
2019-06-12 Guido U. DraheimMerge pull request #74 from jmoellers/bsc-1129403
2019-05-26 Guido Draheimchange testresults.xml
2019-05-26 Guido Draheimxmlresults
2019-05-26 Guido Draheimmake check xmlrunner
2019-05-26 Guido DraheimMerge branch 'master' into develop
2019-04-04 Josef MöllersAdded test for unzip-mem -v <zipfile containing a direc...
2018-10-14 Guido U. DraheimMerge pull request #64 from jmoellers/testcase-CVE...
2018-10-10 Josef MoellersAdded test case for CVE-2018-17828.
2018-09-16 Guido Draheimadding alocal/zziplib.m4 install
2018-09-16 Guido Draheimone more bins/unzip-mem
2018-09-16 Guido Draheimcorrect test_90000 to work without libtool (but cmake)
2018-09-16 Guido Draheimadjust result sizes of zziptests
2018-09-16 Guido Draheimskip test_6545x as the test.zip was only provided by...
2018-09-16 Guido Draheimneed to ensure that test0.zip is built
2018-09-16 Guido Draheimderive VERNUM from PROJECT_VERSION_MINOR and set FIXNUM...
2018-09-16 Guido Draheimset project(VERSION) and reference PROJECT_VERSION...
2018-09-15 Guido Draheimuse RELEASE_POSTFIX to add the RELNUM to libraries
2018-09-15 Guido Draheimif not relnum
2018-09-15 Guido Draheimevaulate checks
2018-09-15 Guido Draheimand add 'make checks'
2018-09-14 Guido DraheimPythonInterp and UnixCommands for portability
2018-09-14 Guido Draheimadd test/CMakeLists.txt including special 'make sfx...
2018-09-13 Guido U. DraheimMerge pull request #55 from paroj/master
2018-09-13 Guido U. DraheimMerge pull request #57 from tgurr/pkg-config
2018-09-07 Guido U. DraheimMerge pull request #59 from jmoellers/master
2018-09-07 jmoellersAvoid memory leak from __zzip_parse_root_directory().
2018-03-14 Guido Draheimsomehow the test does not not extract anythong #41
2018-03-14 Guido Draheimtestcase - with disk_close we have EXIT_OK #40
2018-03-13 Guido Draheimadd test_65482 for memlean #40
2018-03-13 Guido Draheimadd --with-asan option #40
2018-03-13 Guido Draheimadd testcase for invalid-mem #39
2018-03-13 Guido Draheimadd testcase for zzip_parse #41
2018-03-12 Guido Draheimcreating testcase for validation error #27
2018-03-12 Guido Draheimupdate test/test.zip
2018-03-12 Guido Draheimtestcases - unzip-mem can now unpack with exitcode 0
2018-03-12 Guido Draheimtestcases for zzdir sigsegv on #42 #43
2018-03-12 Guido Draheimadd m4/ax_check_enable_debug.m4
2018-03-04 Guido Draheim Bitte geben Sie eine Commit-Beschreibung ein, um zu...
2018-03-04 Guido Draheimallow to run zziptests.py --bindir=/some/installed...
2018-03-03 Guido U. DraheimMerge pull request #38 from jwilk-forks/spelling
2018-03-03 Jakub WilkFix typo
2018-03-02 Guido Draheimfix test_63812 - it does show the filename now
2018-03-02 Guido Draheimadjust test_63819 - it had really been 141 at the sourc...
2018-03-02 Guido Draheimadjust test_59782
2018-03-02 Guido Draheimadjust test_59752
2018-03-02 Guido Draheimupdate to libtool-2.4.6 #32
2018-03-01 Guido Draheimupgrade from automake-1.13 to automake-1.15 #32
2018-03-01 Guido Draheimfix to use _zzip_fnmatch #6
2018-03-01 Guido Draheimuse MKZIP when building test0.zip #20
2018-03-01 Guido Draheimuse MKZIP when building test0.zip #20
2018-03-01 Guido Draheimemulating 'cp -s' behaviour #31
2018-03-01 Guido Draheimremake test0.zip and push to shipped test/test.zip #20
2018-02-06 Guido U. DraheimMerge pull request #19 from jmoellers/master
2018-02-05 Guido Draheimonly firstlevel subdir was made, and later dir-entries...
2018-02-05 Guido Draheimlist works, but unpack fails #17
2018-02-05 Guido Draheimfixed test_65402 on CVE #15
2018-02-05 Guido Draheimadapt testcases for DBG
2018-02-05 Guido Draheimcheck on test_63113
2018-02-05 Guido Draheimcheck on test_63013
2018-02-05 Guido Draheimcheck on test_64848
2018-02-05 Guido Draheimcheck on test_64018
2018-02-05 Guido Draheimcorrecting download-raw for older CVEs and checking...
2018-02-05 Guido Draheimadding test_63018 with zzdir
next