summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Fix valgrind warnings caused by subprocess calls.Aleš Matěj2021-04-17
* Run c tests directly without gtesterAleš Matěj2021-03-30
* Improve resource management for python tests (cleans up tests output)Aleš Matěj2021-03-30
* Remove empty arrays in tests, pass NULL instead (fixes a compiler warning)Aleš Matěj2021-03-30
* Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465)Aleš Matěj2021-03-29
* Replace python-nose with unittestPavla Kratochvilova2021-02-15
* Setting updated/issued_date to None doesn't produce garbage values (RhBug:192...Aleš Matěj2021-02-04
* Revert back to old API of cr_compress_file_with_stat and cr_compress_fileAleš Matěj2021-01-06
* Add a test for parsing huge snippet (RhBug:1859689)Aleš Matěj2020-07-25
* Add python unittest for invalid date in updateinfo record get_datetimeAleš Matěj2020-05-21
* Fix spelling errors.Bas Couwenberg2020-05-04
* Add unittest for updateCollectionModule going out of scope (RhBug:1821781)Aleš Matěj2020-04-16
* Fix test helper function by adding terminating null to resultAleš Matěj2020-04-16
* Add tests for parsing repodata from string snippets through PythonAleš Matěj2020-03-10
* Add unit tests for cr_xml_parse_filelists_from_stringAleš Matěj2020-03-10
* Extend unit test for epoch time format in issued updateinfo fieldAleš Matěj2020-02-14
* Extend unit tests with relogin_suggested for updatecollectionpackageAleš Matěj2020-02-14
* Switch updateinfo to explicitly include bool values (RhBug:1772466)Aleš Matěj2020-01-09
* Extend unit tests with restart_suggested for updatecollectionpackageAleš Matěj2019-12-06
* Extend unit tests with reboot_suggested for UpdateRecordAleš Matěj2019-12-03
* Fix various warnings when -DCMAKE_BUILD_TYPE:STRING=DEBUGAleš Matěj2019-06-12
* Add tests for checking if package contains forbidden control charsAleš Matěj2019-06-12
* Add basic unit tests for rewriting pkg count in headersAleš Matěj2019-05-24
* Fix crash when dumping updateinfo and module is ommited (RhBug:1707981)Aleš Matěj2019-05-15
* Fix failing test without libmodulemd supportAleš Matěj2019-05-04
* Make recompression unit tests more resilientAleš Matěj2019-05-02
* Improve error and memory handling with libmodulemdAleš Matěj2019-05-02
* Add unit tests for generalized --keep-all-metadataAleš Matěj2019-05-02
* Add support for modular errata (RhBug:1656584)Aleš Matěj2019-04-29
* Add unit tests for preventing of doubling of compression suffixAleš Matěj2019-04-29
* Add unit tests for changing compression of filesAleš Matěj2019-04-29
* Fix warnings when compiling tests (incompatible pointer types)Aleš Matěj2019-04-26
* Add tests for koji and koji simpleAleš Matěj2019-04-26
* Add support for reading module metadataStephen Gallagher2019-04-23
* fix test on armhfp, which does not support printing 64-bit integersAleš Matěj2019-03-12
* Add some tests for test_xml_dump_primary and test xml_dumpAleš Matěj2019-03-08
* Find correct nosetests version even when which command is not available.Jan Pazdziora2019-02-26
* Fix misc testJonathan Dieter2019-02-04
* Pass python tests when not compiled with zchunk supportJonathan Dieter2018-11-26
* Fix C testsJonathan Dieter2018-11-26
* Add zchunk integrationJonathan Dieter2018-11-26
* Add test to make sure that set_record overrides the current recordPatrick Uiterwijk2016-09-26
* added switch to turn of python supportFrank Schreiner2016-04-14
* Cmake niceties for Python3, like librepo does it.Ralph Bean2015-11-23
* More fixes to the tests.Ralph Bean2015-11-15
* More relative imports.Ralph Bean2015-11-15
* py3 syntax error in the test suite.Ralph Bean2015-11-14
* Merge pull request #34 from lmacken/masterTomas Mlcoch2015-09-29
|\
| * updateinfo: Fix a typo in the package release attributeLuke Macken2015-08-20
* | misc: cr_str_to_evr(): Return NULL instead of "0" for bad (non-numerical) epochTomas Mlcoch2015-09-04
|/