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
*
Bcfg2/Options/Parser: fix --version option, add test
Alexander Sulfrian
2014-11-25
1
-0
/
+7
*
Merge branch 'include2' of https://github.com/gordonmessmer/bcfg2
Sol Jerome
2014-11-17
1
-10
/
+35
|
\
|
*
Add loader/environment to Jinja2 templates so that files can
Gordon Messmer
2014-11-06
1
-10
/
+35
*
|
Merge branch 'maint'
Alexander Sulfrian
2014-11-12
2
-2
/
+4
|
\
\
|
*
|
Client/Tools/APT: fix pylint errors, enable check
Alexander Sulfrian
2014-11-10
1
-1
/
+2
|
*
|
testsuite: Fix tools __init__.py unit test
Alexander Sulfrian
2014-10-30
1
-0
/
+2
*
|
|
Options: Fixed non-path database name parsing
Chris St. Pierre
2014-11-10
1
-4
/
+12
*
|
|
Options: fix path canonicalization and file-like objects
Chris St. Pierre
2014-11-10
1
-0
/
+14
*
|
|
testsuite: unlink temporary files
Chris St. Pierre
2014-11-10
2
-5
/
+10
*
|
|
Options: ensure <repository> macros are always fixed up
Chris St. Pierre
2014-11-10
3
-6
/
+34
*
|
|
testsuite: better debug capturing for options tests
Chris St. Pierre
2014-11-10
2
-23
/
+27
*
|
|
testsuite: Added unit tests for new option parsing
Chris St. Pierre
2014-11-10
1
-0
/
+1
*
|
|
testsuite: capture stderr by default
Chris St. Pierre
2014-11-10
2
-0
/
+15
*
|
|
Test failure to parse config file when bcfg2.conf exists
Chris St. Pierre
2014-11-10
2
-7
/
+3
*
|
|
testsuite: skip nested exclusive option group test on py2.6
Chris St. Pierre
2014-11-10
1
-3
/
+13
*
|
|
testsuite: Added unit tests for new option parsing
Chris St. Pierre
2014-11-10
15
-14
/
+1279
|
|
/
|
/
|
*
|
Fix nondeterministic bruteforce_decrypt test
Chris St. Pierre
2014-10-27
1
-3
/
+21
*
|
Fixed client tool tests on systems without /bin/true
Chris St. Pierre
2014-10-20
1
-1
/
+10
*
|
testsuite: add test for InfoXML matching for altsrc entries
Alexander Sulfrian
2014-10-14
1
-0
/
+19
*
|
testsuite: fix installation
Chris St. Pierre
2014-10-14
1
-4
/
+5
*
|
testsuite: simplify installation, run pip freeze on failure
Chris St. Pierre
2014-10-14
2
-14
/
+5
*
|
TestDecisions: fix test
Alexander Sulfrian
2014-10-14
1
-4
/
+4
*
|
Fix tests to match changes to the Jinja2 code.
Gordon Messmer
2014-09-11
2
-34
/
+36
*
|
First pass at Jinja2 support for Cfg.
Gordon Messmer
2014-09-11
4
-1
/
+95
*
|
Fixed up test cases relating to _diff from POSIXFile
Matt Kemp
2014-08-15
1
-36
/
+19
*
|
more unit test fixes
Chris St. Pierre
2014-04-25
1
-0
/
+4
*
|
Merge branch 'maint'
Chris St. Pierre
2014-04-25
5
-226
/
+207
|
\
|
|
*
testsuite: more unit test fixes
Chris St. Pierre
2014-04-25
2
-31
/
+5
|
*
fixed pylint/pep-8 tests
Chris St. Pierre
2014-04-25
1
-1
/
+1
*
|
Merge branch 'maint' into master
Sol Jerome
2014-04-16
3
-221
/
+237
|
\
|
|
*
POSIX: Fix verification of symlinks
Chris St. Pierre
2014-02-21
1
-20
/
+30
|
*
testsuite: Fixed several pylint 1.0 issues
Chris St. Pierre
2014-02-21
2
-2
/
+11
|
*
Augeas improvements:
Chris St. Pierre
2013-12-11
1
-26
/
+23
*
|
Tests: Call the syncdb function so that the database gets cleaned
Michael Fenn
2014-04-09
1
-0
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-12-09
9
-29
/
+321
|
\
|
|
*
testsuite: made pylint tests at least kinda work with pylint 1.0
Chris St. Pierre
2013-12-09
1
-8
/
+22
|
*
XMLSrc: Load XML in one step instead of separate read and parse
Chris St. Pierre
2013-12-09
1
-10
/
+10
|
*
Cfg: let EncryptedGenerator load setup object whenever the plugin is imported
Chris St. Pierre
2013-12-09
1
-3
/
+5
|
*
testsuite: fixed local implementation of assertItemsEqual
Chris St. Pierre
2013-12-05
1
-2
/
+5
|
*
Augeas: Only install unverified commands
Chris St. Pierre
2013-12-05
1
-7
/
+24
|
*
testsuite: install (most) optional dependencies correctly for travis-ci
Chris St. Pierre
2013-12-05
2
-5
/
+9
|
*
testsuite: fixed Augeas unit tests in travis-ci
Chris St. Pierre
2013-12-05
2
-185
/
+185
|
*
Tools: new Augeas driver
Chris St. Pierre
2013-12-05
2
-17
/
+269
|
*
testsuite: fixed DatabaseBacked default Core object
Chris St. Pierre
2013-11-25
1
-1
/
+1
|
*
testsuite: make DatabaseBacked tests work without django installed
Chris St. Pierre
2013-11-25
1
-0
/
+8
|
*
testsuite: fixed unit tests for database fixes
Chris St. Pierre
2013-11-25
1
-2
/
+3
|
*
testsuite: removed py2.5 from travis tests, no longer supported
Chris St. Pierre
2013-11-25
1
-13
/
+1
|
*
testsuite: fixed unit tests for Probes allowed_groups option
Chris St. Pierre
2013-11-14
1
-1
/
+35
|
*
testsuite: remove duplicate django installation
Chris St. Pierre
2013-10-28
1
-1
/
+1
*
|
Options: made unit test flag public
Chris St. Pierre
2013-11-12
1
-1
/
+1
[next]