January 2010 Archives by subject
Starting: Fri Jan 1 20:37:26 CET 2010
Ending: Thu Jan 28 15:36:44 CET 2010
Messages: 75
- [py-svn] apipkg commit 47e2df93097a: no license file there
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 4e25c6a58cb6: add MANIFEST.in and move readme.txt to capital letter, bump version.
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 5fc11da5b2f6: add a test for ronny's bpython '__makeattr' work around
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 6cb3976c8d8a: default to __version__ '0' and not set __loader__ or __path__ at all if it
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 8c7bb85c04f1: fix recursive import error
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 976aa691cfae: Added tag 1.0.0b5 for changeset 4e25c6a58cb6
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 9e411e7c844a: add an alias of __getattr__ to __makeattr to deal with bpythons sandboxing on introspection
commits-noreply at bitbucket.org
- [py-svn] apipkg commit c76615baa4a2: also transfer __loader__ attribute (thanks ralf schmitt), bump version
commits-noreply at bitbucket.org
- [py-svn] apipkg commit d7b373136b6c: Added tag 1.0b5 for changeset 976aa691cfae
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0421cc33ce8f: better default for bogus terminal getdimensions() call, fixes issue63
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 085f5be42cb9: fix and test bug: dist-testing now works again without execnet/pylib installed remotely. fixes issue65.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0b97b846458c: refine classname normalization for junit-xml
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0c6cafb6f4e6: refine setup ordering some more - test and avoid a problem with funcarg setups where the
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0d2090ccd84c: fix rest syntax error (thanks fijal)
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 13115a130ed6: fail doc generation if pygments is not installed
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 1464edd0ddb6: 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
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 196d3c7e0809: reduce usage of the global py.test.config which maybe should die or become less global at some point (along with py.test.ensuretemp)
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 1d5d94e079b1: make sure we get an absolute path when writing the genscript file
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 1ebedf9c2a20: some issue soritng related to the 1.2 series
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 201d526c373c: fix deprecation warnings
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 2401446cdb0b: enable doctest plugin by default, add a --doctest-glob option and some documentation, regen plugin docs.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 2509c8220062: bumping version number: 1.2.0a1
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 25741d5e3df1: (experimental) allow cmdline arguments to deep-point to a test, also remove virtually redundant session.getinitialitems() calls
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 25857e40de18: higher timeout to accomodate slower execution environments
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 302fcb17fba8: turn this into a black-box test
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 357014f9745a: add terminal plugin to overview page again
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 3fee6fd40486: 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.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 472d0a7c4136: re-arrange "py.test -h" command line option grouping and update some plugin docs.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 49ee318008dc: test and fix looponfailing wrt to a bug introduced with the cmdline/session startup cleanup.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 4ddb2d37307d: install pygments for tests
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 4fc5212f7626: add report_header_info to release announce
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 53540f84f1fb: update issues, version numbers
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 5450c8db1a17: vastly simplify and cleanup collection initialization by internally
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 546b8924bbff: slightly refine invocation of py.test: use the py lib that we got invoked with,
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 549cc885f8d7: adding a second requirements file which uses execnet-1.0.2
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 576f202bf907: always directly use basename for tracebacks, independently from code.path
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 610e6b54ebeb: enhance figleaf setup, enabled by default now (requires --figleaf). Generalize internal ability to show "hints" at the end of "-h".
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 626e56a02369: flatten test directory hierarchy and merge smaller into larger files
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 63aaeba61e94: avoid dependency on directory ordering
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 73b1a73c0ca8: remove figleaf which now lives "outside"
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 772fad27192b: refine tests and refine code to deal with new xdist semantics.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 7b9a4fa15994: move rsync reporting out
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 82eaef6c64de: fix python3 issues, add missing plugin docs
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 83ddfaf24fff: fix python2.4 issue
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 88f7df8ab4fb: another wish
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 91cf219b3d46: 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.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 92022b94ebd9: move down py/impl/XYZ to py/_XYZ
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 92f94395f31c: porting latest apipkg
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 9a14e7af3e38: refine excludepath handling to treat entries with no path as matching
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit a2aa9172049b: remove the PickleChannel dependency for looponfail
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit a4b28ccd6870: pushing towards 1.2.0
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit ac6e3880bb7b: fix standalone script generation on windows, make tests not do a chdir() so that distributed testing discovers the transferred lib
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit ad9c92b6aca6: remove superflous building of a dict, preserve order for nodes that have identical file:lineno
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b27a62c65746: again addresses issue78 : we now call teardown also if setup raised a Skipped exception.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b7acb4d619f9: refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit be113b5eb5f9: some finalizing docs bit, regen plugin docs
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit bf69999b6108: relax a test to pass on jython and fix install docs to include genscript standalone usage.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit c85b3b8db30c: fix some "import py" test issues, and prevent "genscript" script from having dist-options
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit c93eada6c865: upgrade apipkg.py to fix a potential recursive import issue
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit cd8564b53dee: fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit d0ab94d109e7: disable default inclusion of figleaf plugin because it caused test
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit d14f120487dd: fix doc links, bump to dev version
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit d5ef2fedcec4: introduce a new pytest_report_header(hook) hook to add additional test-run relevant information to the header of a test report.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit d63f118dd086: add to changelog, remove docstring
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit dc19b0f7b95c: Added tag 1.2.0 for changeset 4fc5212f7626
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit de6c5417d3b3: remove/refine some doc strings. create popen-files with absolute paths.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e0736a9c6877: kill unused code
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e693d93b84de: rename logxml plugin to junitxml
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e725bce364b8: fix reqs2 to point to released execnet
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e9df7d915d89: add potential feature from py-dev discussion
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f0035a36f714: fix issue78 - now python-level teardown functions are now called even if the setup failed.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f2b15f840071: run py.* tools through "-c import py ; py.cmdline.py*" by default
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f50624ea4488: closes #67 new super-short traceback-printing option: "--tb=line" will print a single line for each failing (python) test indicating its filename, lineno and the failure value
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit fbcfccc6887e: streamlined plugin loading: order is now setuptools, ENV, commandline
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit ff1a6628cd01: fix some failures introduced by the last commit, document new "pytestconfig" funcarg
commits-noreply at bitbucket.org
Last message date:
Thu Jan 28 15:36:44 CET 2010
Archived on: Fri Dec 28 22:29:01 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).