aboutsummaryrefslogtreecommitdiffstats
path: root/tests/archive_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [archive] Handle checking container sysroot in _make_leading_pathsPavel Moravec2019-07-091-1/+2
* [sosreport] Add mechanism to encrypt final archiveJake Hunsaker2018-07-121-1/+2
* [archive] fix add_string()/do_*_sub() regressionBryn M. Reeves2018-07-021-10/+2
* [archive] use threads for xz compressionPavel Moravec2018-06-181-1/+2
* [archive] make FileCacheArchive methods re-entrantBryn M. Reeves2018-06-181-2/+12
* [archive] Handle error when adding /dev/null as a nodeLouis Bouchard2017-01-191-0/+6
* [archive] Add test to highlight py3 specific errorLouis Bouchard2015-10-151-0/+14
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* [archive] remove ZipArchiveBryn M. Reeves2014-12-091-82/+1
* Syntax error.. I blame emacs.Adam Stokes2014-04-041-1/+1
* Properly state unicode literal in Python 3.2Adam Stokes2014-04-041-1/+1
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* Python 3 portAdam Stokes2013-10-301-2/+4
* Correct archive unittests and pep8 conformity in archive classAdam Stokes2013-07-251-27/+35
* Disable archive recursion tests for TarFileArchiveBryn M. Reeves2012-12-181-10/+14
* Fix import statement in archives_test.pyBryn M. Reeves2012-12-181-1/+1
* adding more gathering for as7 and fixing an error where trying to add a unico...Jesse Jaggars2012-04-051-0/+6
* Refactoring PackageManagers and ArchivesJesse Jaggars2012-03-051-1/+25
* Removing many unused bitsJesse Jaggars2012-02-291-12/+12
* adding more tests and fixing an error with tar archivesJesse Jaggars2012-02-231-0/+0
* Major updates to most of SoSReportJesse Jaggars2011-12-141-0/+130