server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
4
-4
/
+4
*
added SEModules tests
Chris St. Pierre
2012-08-24
1
-0
/
+109
*
Plugin test fixes for SEModules
Chris St. Pierre
2012-08-24
1
-17
/
+28
*
added unit tests for TemplateHelper
Chris St. Pierre
2012-08-24
1
-0
/
+120
*
added some basic plugin interface tests to allow inheritance and forward-comp...
Chris St. Pierre
2012-08-24
2
-2
/
+23
*
DirectoryBacked: add class attribute to ignore certain patterns
Chris St. Pierre
2012-08-24
1
-0
/
+13
*
DirectoryBacked/XMLDirectoryBacked: honor "patterns" class attribute
Chris St. Pierre
2012-08-24
1
-40
/
+55
*
removed debugging output
Chris St. Pierre
2012-08-23
1
-2
/
+0
*
fixed base_url tests for py2.4/lxml 2.0
Chris St. Pierre
2012-08-23
1
-2
/
+10
*
portable way to get regex type
Chris St. Pierre
2012-08-23
1
-1
/
+7
*
removed or fixed functools imports
Chris St. Pierre
2012-08-23
1
-1
/
+6
*
removed two more relative imports
Chris St. Pierre
2012-08-23
2
-7
/
+7
*
removed relative imports from testsuite for py2.4 compat
Chris St. Pierre
2012-08-23
13
-41
/
+155
*
do not require a priority attribute on InfoXML files at all
Chris St. Pierre
2012-08-22
1
-10
/
+13
*
fix test for python 2.5
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
fixed imports from test common
Chris St. Pierre
2012-08-22
12
-12
/
+24
*
tweaked tests for python 2.5
Chris St. Pierre
2012-08-22
13
-13
/
+42
*
fixed patchIf() (I hope)
Chris St. Pierre
2012-08-22
1
-18
/
+59
*
fixed unicode test in TestFile again
Chris St. Pierre
2012-08-22
1
-1
/
+4
*
skip testing ClientVersions object unless Django is installed or skipping tes...
Chris St. Pierre
2012-08-22
1
-84
/
+86
*
removed more context managers
Chris St. Pierre
2012-08-22
2
-4
/
+53
*
fixed skip decorators
Chris St. Pierre
2012-08-22
1
-22
/
+9
*
add an argument, don't remove it in patchIf()
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
remove extra argument in patchIf() the right way
Chris St. Pierre
2012-08-22
1
-1
/
+1
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
2
-11
/
+17
*
made test of POSIXFile._diff() much much faster
Chris St. Pierre
2012-08-22
1
-2
/
+15
*
fixed a unicode test for POSIXFile
Chris St. Pierre
2012-08-22
1
-8
/
+2
*
patchIf() adds arguments to function calls
Chris St. Pierre
2012-08-22
1
-1
/
+11
*
fixed assertItemsEqual for py < 2.7
Chris St. Pierre
2012-08-22
1
-31
/
+5
*
fixed conditional patching of pylibacl/selinux methods for py2.6
Chris St. Pierre
2012-08-22
2
-258
/
+270
*
install swig so m2crypto installation can succeed
Chris St. Pierre
2012-08-21
1
-0
/
+1
*
removed context managers from unit tests
Chris St. Pierre
2012-08-21
14
-516
/
+508
*
fixed django requirement in install script
Chris St. Pierre
2012-08-21
1
-1
/
+1
*
fixed install of optional deps
Chris St. Pierre
2012-08-21
1
-2
/
+2
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
11
-146
/
+241
*
tweaked travis-ci stuff to build for py2.6, py3k, with/without optional deps
Chris St. Pierre
2012-08-21
3
-4
/
+25
*
fixed builtin mocks for py3k
Chris St. Pierre
2012-08-21
5
-13
/
+23
*
attempt to get tests working under python 2.6
Chris St. Pierre
2012-08-21
5
-28
/
+109
*
fixed some unicode stuff in POSIXFile tests
Chris St. Pierre
2012-08-20
1
-4
/
+3
*
more unit test fixes
Chris St. Pierre
2012-08-20
1
-30
/
+6
*
reworked some Metadata tests to be more consistent
Chris St. Pierre
2012-08-20
1
-77
/
+87
*
install django < 1.4 for unit tests
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
removing Cfg-specific behavior from EntrySet
Chris St. Pierre
2012-08-20
1
-2
/
+0
*
fixed diffs of unicode files
Chris St. Pierre
2012-08-20
1
-2
/
+27
*
fixed EntrySet.best_matching()
Chris St. Pierre
2012-08-20
1
-20
/
+18
*
fixed some egregiously wrong Options tests
Chris St. Pierre
2012-08-16
1
-60
/
+163
*
install django for testing
Chris St. Pierre
2012-08-16
1
-0
/
+1
*
minor test fixes
Chris St. Pierre
2012-08-16
4
-39
/
+67
*
attempt to get travis-ci working
Chris St. Pierre
2012-08-16
1
-0
/
+6
*
made POSIX subtool tests inherit from base POSIX tool tests
Chris St. Pierre
2012-08-16
8
-99
/
+96
[next]