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
/
Testlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 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
12
-12
/
+36
*
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 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
*
fixed conditional patching of pylibacl/selinux methods for py2.6
Chris St. Pierre
2012-08-22
1
-258
/
+255
*
removed context managers from unit tests
Chris St. Pierre
2012-08-21
13
-514
/
+506
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
10
-110
/
+112
*
fixed builtin mocks for py3k
Chris St. Pierre
2012-08-21
4
-13
/
+13
*
attempt to get tests working under python 2.6
Chris St. Pierre
2012-08-21
4
-24
/
+30
*
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
*
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
*
minor test fixes
Chris St. Pierre
2012-08-16
4
-39
/
+67
*
made POSIX subtool tests inherit from base POSIX tool tests
Chris St. Pierre
2012-08-16
8
-99
/
+96
*
use common test libs for POSIX tests
Chris St. Pierre
2012-08-16
8
-77
/
+42
*
POSIX: added tests, fixes for File._get_diffs
Chris St. Pierre
2012-08-16
4
-7
/
+95
*
fix _verify_metadata() when selinux libs not installed
Chris St. Pierre
2012-08-16
1
-24
/
+34
*
POSIX:
Chris St. Pierre
2012-08-15
9
-0
/
+2080
*
fixed event on data directory itself to DirectoryBacked plugins
Chris St. Pierre
2012-08-15
1
-2
/
+11
*
print function fixes
Chris St. Pierre
2012-08-15
1
-1
/
+0
*
added tests for GroupSpool
Chris St. Pierre
2012-08-15
1
-1
/
+194
*
added unit tests for EntrySet
Chris St. Pierre
2012-08-14
2
-17
/
+397
*
added tests for Specificity/SpecificData
Chris St. Pierre
2012-08-14
1
-2
/
+84
*
added tests for PrioDir
Chris St. Pierre
2012-08-14
1
-34
/
+125
*
fixed test inheritance
Chris St. Pierre
2012-08-14
3
-113
/
+190
*
added tests for XMLSrc, InfoXML, XMLDirectoryBacked
Chris St. Pierre
2012-08-13
1
-7
/
+103
*
abstracted out some common test stuff into common.py
Chris St. Pierre
2012-08-13
4
-172
/
+107
*
added unit tests for INode, InfoNode
Chris St. Pierre
2012-08-13
1
-37
/
+306
*
made plugin tests inherit from plugin interface tests
Chris St. Pierre
2012-08-10
6
-10
/
+19
[next]