about summary refs log tree commit diff stats
path: root/test/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix tipoFabrice Desclaux2020-05-221-1/+1
* Support python2/python3Fabrice Desclaux2019-03-053-26/+34
* Fix typos & add codespellPierre LALET2018-12-231-4/+4
* Adds Windows support and AppVeyor CI (#835)Axel Souchet2018-09-092-40/+42
* TestAll: add support for other executableAjax2017-04-182-3/+9
* Add a only-tags option for test_allAjax2017-01-141-20/+30
* Test/testset: autopep8Fabrice Desclaux2016-04-061-1/+9
* Test: simple outputserpilliere2016-04-064-136/+27
* TestAll: Coverage mode was brokenAjax2015-04-301-1/+1
* TestAll: Add a "do-not-clean" optionAjax2015-04-021-3/+9
* TestSet: `Message*` must inherited from `Message`Ajax2015-04-021-3/+3
* TestSet: Some methods should be protectedAjax2015-04-021-7/+7
* Test: remove hardcoded python path (Tx to Aymeric Vincent)Fabrice Desclaux2014-12-121-1/+3
* Test/Utils: Add "filter_tags" to filter test units according to a tag listCamille Mougey2014-11-031-0/+28
* Test/Utils: Add "tags" attribute to tag test unitsCamille Mougey2014-11-031-3/+6
* TestSet: Avoid error on duplicate products cleaningCamille Mougey2014-10-311-12/+32
* Test/utils: Add utils for running testsajax2014-10-176-0/+438