summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
...
* DirectoryBacked/XMLDirectoryBacked: honor "patterns" class attributeChris St. Pierre2012-08-241-40/+55
|
* removed debugging outputChris St. Pierre2012-08-231-2/+0
|
* fixed base_url tests for py2.4/lxml 2.0Chris St. Pierre2012-08-231-2/+10
|
* portable way to get regex typeChris St. Pierre2012-08-231-1/+7
|
* removed or fixed functools importsChris St. Pierre2012-08-231-1/+6
|
* removed two more relative importsChris St. Pierre2012-08-232-7/+7
|
* removed relative imports from testsuite for py2.4 compatChris St. Pierre2012-08-2313-41/+155
|
* do not require a priority attribute on InfoXML files at allChris St. Pierre2012-08-221-10/+13
|
* fix test for python 2.5Chris St. Pierre2012-08-221-1/+1
|
* fixed imports from test commonChris St. Pierre2012-08-2212-12/+24
|
* tweaked tests for python 2.5Chris St. Pierre2012-08-2213-13/+42
|
* fixed patchIf() (I hope)Chris St. Pierre2012-08-221-18/+59
|
* fixed unicode test in TestFile againChris St. Pierre2012-08-221-1/+4
|
* skip testing ClientVersions object unless Django is installed or skipping ↵Chris St. Pierre2012-08-221-84/+86
| | | | tests works
* removed more context managersChris St. Pierre2012-08-222-4/+53
|
* fixed skip decoratorsChris St. Pierre2012-08-221-22/+9
|
* add an argument, don't remove it in patchIf()Chris St. Pierre2012-08-221-1/+1
|
* remove extra argument in patchIf() the right wayChris St. Pierre2012-08-221-1/+1
|
* fixed lxml.etree.tostring invocationsChris St. Pierre2012-08-222-11/+17
|
* made test of POSIXFile._diff() much much fasterChris St. Pierre2012-08-221-2/+15
|
* fixed a unicode test for POSIXFileChris St. Pierre2012-08-221-8/+2
|
* patchIf() adds arguments to function callsChris St. Pierre2012-08-221-1/+11
|
* fixed assertItemsEqual for py < 2.7Chris St. Pierre2012-08-221-31/+5
|
* fixed conditional patching of pylibacl/selinux methods for py2.6Chris St. Pierre2012-08-222-258/+270
|
* install swig so m2crypto installation can succeedChris St. Pierre2012-08-211-0/+1
|
* removed context managers from unit testsChris St. Pierre2012-08-2114-516/+508
|
* fixed django requirement in install scriptChris St. Pierre2012-08-211-1/+1
|
* fixed install of optional depsChris St. Pierre2012-08-211-2/+2
|
* lots of various py3k fixesChris St. Pierre2012-08-2111-146/+241
|
* tweaked travis-ci stuff to build for py2.6, py3k, with/without optional depsChris St. Pierre2012-08-213-4/+25
|
* fixed builtin mocks for py3kChris St. Pierre2012-08-215-13/+23
|
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-215-28/+109
|
* fixed some unicode stuff in POSIXFile testsChris St. Pierre2012-08-201-4/+3
|
* more unit test fixesChris St. Pierre2012-08-201-30/+6
|
* reworked some Metadata tests to be more consistentChris St. Pierre2012-08-201-77/+87
|
* install django < 1.4 for unit testsChris St. Pierre2012-08-201-1/+1
|
* removing Cfg-specific behavior from EntrySetChris St. Pierre2012-08-201-2/+0
|
* fixed diffs of unicode filesChris St. Pierre2012-08-201-2/+27
|
* fixed EntrySet.best_matching()Chris St. Pierre2012-08-201-20/+18
|
* fixed some egregiously wrong Options testsChris St. Pierre2012-08-161-60/+163
|
* install django for testingChris St. Pierre2012-08-161-0/+1
|
* minor test fixesChris St. Pierre2012-08-164-39/+67
|
* attempt to get travis-ci workingChris St. Pierre2012-08-161-0/+6
|
* made POSIX subtool tests inherit from base POSIX tool testsChris St. Pierre2012-08-168-99/+96
|
* use common test libs for POSIX testsChris St. Pierre2012-08-168-77/+42
|
* POSIX: added tests, fixes for File._get_diffsChris St. Pierre2012-08-164-7/+95
|
* fix _verify_metadata() when selinux libs not installedChris St. Pierre2012-08-161-24/+34
|
* POSIX:Chris St. Pierre2012-08-159-0/+2080
| | | | | | refactored POSIX tool into multiple files to make it more manageable Added unit tests for POSIX tool and sub-tools fixed ACL handling for filesystems mounted noacl
* fixed event on data directory itself to DirectoryBacked pluginsChris St. Pierre2012-08-151-2/+11
|
* print function fixesChris St. Pierre2012-08-151-1/+0
|