index
:
delta/python-packages/nose.git
master
travis2
github.com: nose-devs/nose.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functional_tests
/
test_program.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed import errors after new unittest module layout in 2.7. Added exit= key...
Kumar McMillan
2009-10-15
1
-1
/
+2
*
Merged 160-jython. Add test.sh shell script to run selftest under python2.3-2...
Jason Pellerin
2008-03-26
1
-1
/
+5
*
MERGED 0.10.0-stable 378:411 to trunk in preparation for 0.10.1 release.
Jason Pellerin
2007-12-22
1
-0
/
+58
*
Added additional twisted integration tests. Fixed bug in twistedtools handlin...
Jason Pellerin
2007-05-10
1
-3
/
+35
*
Changed exit argument to TestProgram to exit from exit_. Added failing error ...
Jason Pellerin
2007-05-10
1
-3
/
+3
*
Restored correct default behavior of main() (exits), run() (does not exit, re...
Jason Pellerin
2007-05-07
1
-4
/
+9
*
Updated add_path so that it adds lib and src dirs in the parent path to sys.p...
Jason Pellerin
2007-04-30
1
-1
/
+27
*
Some work on 2.3 compat -- still much to do
Jason Pellerin
2007-04-25
1
-2
/
+2
*
Fixed interaction between doctest test and importer test. Changed program tes...
Jason Pellerin
2007-04-12
1
-12
/
+10
*
Implemented config file support (#18) based on patch from Antoine Pitrou.
Jason Pellerin
2007-04-10
1
-0
/
+2
*
Added a functional test for testprogram that loads some tests
Jason Pellerin
2007-03-24
1
-0
/
+21
*
Began work on functional tests from TestProgram
Jason Pellerin
2007-03-20
1
-0
/
+42