summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* test_config: fix fips_mode key in EnvTomas Krizek2017-03-011-2/+2
* test_config: fix tests for env.fips_modeTomas Krizek2017-02-211-0/+1
* Remove import of ipaplatform.paths from test_ipalibChristian Heimes2016-12-021-5/+4
* Remove unused variables in testsMartin Basti2016-09-271-3/+3
* Remove unused importsMartin Basti2015-12-231-5/+3
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+3
* Replace StandardError with ExceptionRobert Kuska2015-09-301-5/+5
* Modernize use of range()Petr Viktorin2015-09-011-2/+2
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-4/+5
* ipalib.config: Don't autoconvert values to floatPetr Viktorin2014-06-161-3/+2
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+609