holger krekel
|
17bd875444
|
fail doc generation if pygments is not installed
--HG--
branch : trunk
|
2010-01-21 23:24:33 +01:00 |
holger krekel
|
aa6d2a37e6
|
upgrade apipkg.py to fix a potential recursive import issue
--HG--
branch : trunk
|
2010-01-21 20:06:50 +01:00 |
holger krekel
|
14feeb9ca1
|
fix doc links, bump to dev version
--HG--
branch : trunk
|
2010-01-21 19:34:42 +01:00 |
holger krekel
|
f7c562e492
|
better default for bogus terminal getdimensions() call, fixes issue63
--HG--
branch : trunk
|
2010-01-19 10:34:41 +01:00 |
holger krekel
|
53fc3204fb
|
Added tag 1.2.0 for changeset 4fc5212f7626
--HG--
branch : trunk
|
2010-01-18 17:04:52 +01:00 |
holger krekel
|
6756416d69
|
add report_header_info to release announce
and remove some ignores/excludes from MANIFEST.in for
a less verbose installation experience
--HG--
branch : trunk
|
2010-01-18 17:00:22 +01:00 |
holger krekel
|
d3c0ff3a1f
|
make sure we get an absolute path when writing the genscript file
--HG--
branch : trunk
|
2010-01-18 16:48:20 +01:00 |
holger krekel
|
30b756a1a2
|
add terminal plugin to overview page again
--HG--
branch : trunk
|
2010-01-18 16:26:26 +01:00 |
holger krekel
|
49f7972d48
|
some finalizing docs bit, regen plugin docs
--HG--
branch : trunk
|
2010-01-18 16:18:59 +01:00 |
holger krekel
|
1e76202b65
|
turn this into a black-box test
--HG--
branch : trunk
|
2010-01-18 13:16:58 +01:00 |
holger krekel
|
55fcc5a219
|
always directly use basename for tracebacks, independently from code.path
fixes issue77 although i guess it was already fixed before.
--HG--
branch : trunk
|
2010-01-18 12:12:18 +01:00 |
holger krekel
|
866255e1f5
|
pushing towards 1.2.0
--HG--
branch : trunk
|
2010-01-18 11:19:59 +01:00 |
holger krekel
|
0149771997
|
refine excludepath handling to treat entries with no path as matching
--HG--
branch : trunk
|
2010-01-18 03:04:20 +01:00 |
holger krekel
|
89068d9471
|
fix python2.4 issue
--HG--
branch : trunk
|
2010-01-18 02:01:16 +01:00 |
holger krekel
|
d483f18374
|
move rsync reporting out
--HG--
branch : trunk
|
2010-01-18 00:41:22 +01:00 |
holger krekel
|
95de17b652
|
refine tests and refine code to deal with new xdist semantics.
--HG--
branch : trunk
|
2010-01-17 23:23:02 +01:00 |
holger krekel
|
f5e9d91f7b
|
fix deprecation warnings
--HG--
branch : trunk
|
2010-01-17 10:54:36 +01:00 |
holger krekel
|
09671eb6fc
|
rename logxml plugin to junitxml
--HG--
branch : trunk
|
2010-01-16 23:33:26 +01:00 |
holger krekel
|
6f0db1d193
|
kill unused code
--HG--
branch : trunk
|
2010-01-16 19:41:05 +01:00 |
holger krekel
|
76e49b57bf
|
fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable
--HG--
branch : trunk
|
2010-01-15 18:45:06 +01:00 |
holger krekel
|
4a568f43fe
|
get rid of the funccollector node, which nice-ifies names of funcarg-generated tests nodes, also test and fix one anomaly wrt to funcarg setups and instance uniqueness
--HG--
branch : trunk
|
2010-01-15 17:50:02 +01:00 |
holger krekel
|
ee2f292efa
|
remove superflous building of a dict, preserve order for nodes that have identical file:lineno
--HG--
branch : trunk
|
2010-01-15 17:38:09 +01:00 |
holger krekel
|
1ff37207a2
|
another wish
--HG--
branch : trunk
|
2010-01-13 18:20:38 +01:00 |
holger krekel
|
7747655905
|
some issue soritng related to the 1.2 series
--HG--
branch : trunk
|
2010-01-13 18:17:24 +01:00 |
holger krekel
|
030986dcc4
|
reduce usage of the global py.test.config which maybe should die or become less global at some point (along with py.test.ensuretemp)
--HG--
branch : trunk
|
2010-01-13 18:04:58 +01:00 |
holger krekel
|
9da1ba40ed
|
move down py/impl/XYZ to py/_XYZ
--HG--
branch : trunk
|
2010-01-13 17:15:54 +01:00 |
holger krekel
|
5c27076d32
|
flatten test directory hierarchy and merge smaller into larger files
--HG--
branch : trunk
|
2010-01-13 16:17:50 +01:00 |
holger krekel
|
40f41496d8
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
--HG--
branch : trunk
|
2010-01-13 16:00:33 +01:00 |
holger krekel
|
d4f5073076
|
remove figleaf which now lives "outside"
--HG--
branch : trunk
|
2010-01-13 00:47:20 +01:00 |
holger krekel
|
59f3adb46b
|
fix reqs2 to point to released execnet
--HG--
branch : trunk
|
2010-01-12 21:57:26 +01:00 |
holger krekel
|
d53572a710
|
introduce a new pytest_report_header(hook) hook to add additional test-run relevant information to the header of a test report.
--HG--
branch : trunk
|
2010-01-12 21:43:25 +01:00 |
Ronny Pfannschmidt
|
676081b87a
|
remove the PickleChannel dependency for looponfail
--HG--
branch : trunk
|
2010-01-12 17:35:06 +01:00 |
holger krekel
|
a9fe84d9b9
|
adding a second requirements file which uses execnet-1.0.2
--HG--
branch : trunk
|
2010-01-12 16:15:07 +01:00 |
holger krekel
|
1b0d6296dd
|
test and fix looponfailing wrt to a bug introduced with the cmdline/session startup cleanup.
--HG--
branch : trunk
|
2010-01-12 16:08:48 +01:00 |
holger krekel
|
8d9e0712be
|
refine classname normalization for junit-xml
--HG--
branch : trunk
|
2010-01-12 01:35:50 +01:00 |
holger krekel
|
3296939eda
|
fix sessionstart/sessionfinish handling at the slave side, set "session.nodeid" to id of the slave and make sure "final" teardown failures are reported nicely. fixes issue66.
--HG--
branch : trunk
|
2010-01-11 17:09:07 +01:00 |
holger krekel
|
b6909e61a0
|
fix rest syntax error (thanks fijal)
--HG--
branch : trunk
|
2010-01-11 14:33:18 +01:00 |
holger krekel
|
ba1451330e
|
refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere
--HG--
branch : trunk
|
2010-01-11 14:30:50 +01:00 |
holger krekel
|
352e305431
|
fix and test bug: dist-testing now works again without execnet/pylib installed remotely. fixes issue65.
--HG--
branch : trunk
|
2010-01-10 23:52:23 +01:00 |
holger krekel
|
3a23baf484
|
add to changelog, remove docstring
--HG--
branch : trunk
|
2010-01-10 22:10:45 +01:00 |
holger krekel
|
99301a0dae
|
(experimental) allow cmdline arguments to deep-point to a test, also remove virtually redundant session.getinitialitems() calls
--HG--
branch : trunk
|
2010-01-10 21:29:36 +01:00 |
holger krekel
|
3029aa6558
|
fix some "import py" test issues, and prevent "genscript" script from having dist-options
--HG--
branch : trunk
|
2010-01-10 20:45:37 +01:00 |
holger krekel
|
45c1517580
|
porting latest apipkg
--HG--
branch : trunk
|
2010-01-10 13:54:55 +01:00 |
holger krekel
|
3239bd250b
|
avoid dependency on directory ordering
--HG--
branch : trunk
|
2010-01-03 18:19:52 +01:00 |
holger krekel
|
ff5c1b6611
|
add potential feature from py-dev discussion
--HG--
branch : trunk
|
2010-01-03 14:52:26 +01:00 |
holger krekel
|
018254a907
|
update issues, version numbers
--HG--
branch : trunk
|
2010-01-03 14:33:10 +01:00 |
holger krekel
|
9fcd108091
|
relax a test to pass on jython and fix install docs to include genscript standalone usage.
--HG--
branch : trunk
|
2010-01-03 14:19:31 +01:00 |
holger krekel
|
27aa14c20f
|
fix python3 issues, add missing plugin docs
--HG--
branch : trunk
|
2010-01-03 13:27:06 +01:00 |
holger krekel
|
d541713dca
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
--HG--
branch : trunk
|
2010-01-03 12:41:29 +01:00 |
holger krekel
|
0b2d9a5520
|
bumping version number: 1.2.0a1
--HG--
branch : trunk
|
2010-01-03 11:42:26 +01:00 |