index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update pylint test for pylint 0.20.1
Brian C. Lane
2010-07-12
1
-5
/
+5
*
booty and isys have moved, so update runpylint.sh.
Chris Lumens
2010-06-30
1
-9
/
+8
*
Import anaconda_log correctly to avoid the double import problem.
Chris Lumens
2010-06-28
1
-4
/
+4
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
3
-3
/
+6
*
Add the proxy tests to the top-level test framework.
Chris Lumens
2010-06-21
2
-0
/
+3
*
Fix pyanaconda.kickstart import, and init logging before doing anything else.
Chris Lumens
2010-06-21
2
-3
/
+14
*
Do not assume /dev/loop0 and /dev/loop1 are available.
Chris Lumens
2010-06-21
6
-73
/
+99
*
tearDown -> tearDownModules.
Chris Lumens
2010-06-21
1
-1
/
+1
*
Fix test suite Makefile.am files.
Chris Lumens
2010-06-21
3
-8
/
+12
*
Add test cases for proxy regex (#602712)
Brian C. Lane
2010-06-17
4
-1
/
+134
*
Fix up pylint to work with the new source layout.
Chris Lumens
2010-06-01
1
-5
/
+6
*
Add simple firewall unit test
Martin Sivak
2010-05-31
1
-0
/
+49
*
Improve module cleanup in our TestCase class and fix issues in FS mock class.
Martin Sivak
2010-05-31
1
-2
/
+6
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
17
-45
/
+59
*
Improve module cleanup in our TestCase class and fix issues in FS mock class.
Martin Sivak
2010-05-20
2
-5
/
+27
*
Move importing of tested modules into setUp methods
Martin Sivak
2010-05-14
6
-9
/
+27
*
Add Mock classes
Martin Sivak
2010-05-14
4
-6
/
+413
*
Add a script for running pylint on anaconda
Hans de Goede
2010-04-15
2
-0
/
+106
*
Fix "make check" to run the tests against your git checkout of anaconda.
Chris Lumens
2010-04-13
8
-3
/
+26
*
Add a test case to verify that kickstart commands use the right handler.
Chris Lumens
2010-04-13
4
-1
/
+75
*
Add a parser for 'multipath -d' output.
Peter Jones
2010-01-20
1
-0
/
+29
*
Add Makefile.am files for tests/
David Cantrell
2009-06-09
3
-0
/
+70
*
Added the run_test.py script to easily run the test cases.
Martin Gracik
2009-03-17
8
-58
/
+99
*
Added test case for devicelib mdraid.py.
Martin Gracik
2009-03-13
2
-27
/
+138
*
Added crypto.py unittest; Updated devicelibs tests baseclass.py and lvm.py
Martin Gracik
2009-03-09
3
-2
/
+128
*
Added unittests for devicelibs lvm.py and swap.py; Corrected errors in lvm.py...
Martin Gracik
2009-03-04
3
-0
/
+335