Thread: [Pysys-commits] SF.net SVN: pysys:[503] trunk
Brought to you by:
ben-spiller,
moraygrieve
From: <mor...@us...> - 2012-09-23 15:53:57
|
Revision: 503 http://pysys.svn.sourceforge.net/pysys/?rev=503&view=rev Author: moraygrieve Date: 2012-09-23 15:53:46 +0000 (Sun, 23 Sep 2012) Log Message: ----------- Merge from the stat_exceptions branch Modified Paths: -------------- trunk/pysys/baserunner.py Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_100/ Property Changed: ---------------- trunk/pysys/ trunk/pysys-examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-27 16:52:53
|
Revision: 579 http://pysys.svn.sourceforge.net/pysys/?rev=579&view=rev Author: moraygrieve Date: 2012-10-27 16:52:46 +0000 (Sat, 27 Oct 2012) Log Message: ----------- New source Added Paths: ----------- trunk/pysys-eclipse/ trunk/pysys-eclipse/.classpath trunk/pysys-eclipse/.project trunk/pysys-eclipse/.settings/ trunk/pysys-eclipse/.settings/org.eclipse.jdt.core.prefs trunk/pysys-eclipse/META-INF/ trunk/pysys-eclipse/META-INF/MANIFEST.MF trunk/pysys-eclipse/bin/ trunk/pysys-eclipse/bin/pysys_eclipse/ trunk/pysys-eclipse/bin/pysys_eclipse/Activator.class trunk/pysys-eclipse/build.properties trunk/pysys-eclipse/src/ trunk/pysys-eclipse/src/pysys_eclipse/ trunk/pysys-eclipse/src/pysys_eclipse/Activator.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mar...@us...> - 2013-06-01 21:22:23
|
Revision: 609 http://sourceforge.net/p/pysys/code/609 Author: markhorsburgh Date: 2013-06-01 21:22:21 +0000 (Sat, 01 Jun 2013) Log Message: ----------- Merged r595:603 from /branches/socketalloc - Add the ability to allocate TCP ports to start servers on Revision Links: -------------- http://sourceforge.net/p/pysys/code/595 Modified Paths: -------------- trunk/pysys/__init__.py trunk/pysys/basetest.py trunk/pysys/process/plat-unix/helper.py trunk/pysys/process/plat-win32/helper.py Added Paths: ----------- trunk/pysys/utils/allocport.py Property Changed: ---------------- trunk/ trunk/pysys/ trunk/pysys-examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2013-12-11 13:56:00
|
Revision: 640 http://sourceforge.net/p/pysys/code/640 Author: moraygrieve Date: 2013-12-11 13:55:57 +0000 (Wed, 11 Dec 2013) Log Message: ----------- Merge from the darwin_port branch Modified Paths: -------------- trunk/pysys/__init__.py trunk/pysys/constants.py trunk/pysys/launcher/console.py trunk/pysys/process/__init__.py trunk/pysys/process/plat-unix/monitor.py trunk/pysys/utils/allocport.py trunk/pysys/writer/__init__.py trunk/pysys/xml/project.py trunk/pysys-dist/pysys-release.txt trunk/pysys-dist/scripts/pysys.py trunk/pysys-dist/unix.properties trunk/pysys-dist/version.properties trunk/pysys-examples/internal/testcases/PySys_internal_024/run.py trunk/pysys-examples/pysysproject.xml Property Changed: ---------------- trunk/ trunk/pysys/ trunk/pysys-examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2013-12-11 13:58:48
|
Revision: 641 http://sourceforge.net/p/pysys/code/641 Author: moraygrieve Date: 2013-12-11 13:58:46 +0000 (Wed, 11 Dec 2013) Log Message: ----------- Correct version Modified Paths: -------------- trunk/pysys/__init__.py trunk/pysys-dist/version.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2015-02-09 17:48:37
|
Revision: 657 http://sourceforge.net/p/pysys/code/657 Author: moraygrieve Date: 2015-02-09 17:48:29 +0000 (Mon, 09 Feb 2015) Log Message: ----------- Merge from the failure-handling branch Modified Paths: -------------- trunk/pysys/__init__.py trunk/pysys/baserunner.py trunk/pysys/basetest.py trunk/pysys/constants.py trunk/pysys/exceptions.py trunk/pysys/launcher/__init__.py trunk/pysys/launcher/console.py trunk/pysys/manual/__init__.py trunk/pysys/manual/ui.py trunk/pysys/process/__init__.py trunk/pysys/process/plat-unix/helper.py trunk/pysys/process/plat-unix/monitor.py trunk/pysys/process/plat-win32/helper.py trunk/pysys/process/plat-win32/monitor.py trunk/pysys/process/user.py trunk/pysys/unit/__init__.py trunk/pysys/unit/pyunit.py trunk/pysys/utils/__init__.py trunk/pysys/utils/allocport.py trunk/pysys/utils/filecopy.py trunk/pysys/utils/filediff.py trunk/pysys/utils/filegrep.py trunk/pysys/utils/filereplace.py trunk/pysys/utils/fileunzip.py trunk/pysys/utils/linecount.py trunk/pysys/utils/loader.py trunk/pysys/utils/smtpserver.py trunk/pysys/utils/threadpool.py trunk/pysys/writer/__init__.py trunk/pysys/xml/__init__.py trunk/pysys/xml/descriptor.py trunk/pysys/xml/manual.py trunk/pysys/xml/project.py trunk/pysys-examples/internal/testcases/PySys_internal_024/Input/environment.py trunk/pysys-examples/internal/testcases/PySys_internal_024/run.py trunk/pysys-examples/internal/testcases/PySys_internal_051/run.py trunk/pysys-examples/internal/testcases/PySys_internal_052/run.py trunk/pysys-examples/internal/testcases/PySys_internal_053/run.py Property Changed: ---------------- trunk/ trunk/pysys/ trunk/pysys-examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2015-02-09 18:30:15
|
Revision: 658 http://sourceforge.net/p/pysys/code/658 Author: moraygrieve Date: 2015-02-09 18:30:14 +0000 (Mon, 09 Feb 2015) Log Message: ----------- Merge from the ben-misc branch Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys/process/plat-win32/helper.py trunk/pysys/utils/filegrep.py trunk/pysys-examples/internal/testcases/PySys_internal_046/run.py Property Changed: ---------------- trunk/ trunk/pysys/ trunk/pysys-examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2015-12-11 21:48:24
|
Revision: 688 http://sourceforge.net/p/pysys/code/688 Author: ben-spiller Date: 2015-12-11 21:48:21 +0000 (Fri, 11 Dec 2015) Log Message: ----------- svn merge -r660:687 https://svn.code.sf.net/p/pysys/code/branches/ben-cleanup main changes: - added ProcessUser.addCleanupFunction - moved process-related, outcome-related and getNextAvailableTCPPort methods from BaseTest to ProcessUser; - fix thread-safety of process wrappers, including creating the stdin writer thread only when needed; - refactored process wrappers to put cross-platform common code into a superclass; - added BaseRunner.isPurgableFile - added defaultAbortOnError project property (default=True, false is just for legacy) and use it for startProcess and wait* methods; - add allocateUniqueStdOutErr and deprecate getInstanceCount - add ignores= for line grep and tweak assertion messages a bit; add very handy assertThat() method Revision Links: -------------- http://sourceforge.net/p/pysys/code/660 Modified Paths: -------------- trunk/pysys/baserunner.py trunk/pysys/basetest.py trunk/pysys/constants.py trunk/pysys/process/plat-unix/helper.py trunk/pysys/process/plat-win32/helper.py trunk/pysys/process/user.py trunk/pysys/utils/allocport.py trunk/pysys/utils/filegrep.py trunk/pysys/utils/linecount.py trunk/pysys-examples/internal/testcases/PySys_internal_011/run.py trunk/pysys-examples/internal/testcases/PySys_internal_026/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_026/run.py trunk/pysys-examples/internal/testcases/PySys_internal_052/run.py trunk/pysys-examples/internal/testcases/PySys_internal_053/run.py trunk/pysys-examples/internal/testcases/PySys_internal_055/run.py trunk/pysys-examples/internal/testcases/PySys_internal_056/run.py trunk/pysys-examples/pysysproject.xml Added Paths: ----------- trunk/pysys/process/commonwrapper.py trunk/pysys-examples/internal/testcases/PySys_internal_058/ trunk/pysys-examples/internal/testcases/PySys_internal_059/ trunk/pysys-examples/internal/testcases/PySys_internal_060/ Property Changed: ---------------- trunk/ trunk/pysys/ trunk/pysys-examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2015-12-16 08:16:18
|
Revision: 696 http://sourceforge.net/p/pysys/code/696 Author: moraygrieve Date: 2015-12-16 08:16:16 +0000 (Wed, 16 Dec 2015) Log Message: ----------- Initially just .out, then starts n.out where n >=1 Modified Paths: -------------- trunk/pysys/process/user.py trunk/pysys-examples/fibonacci/testcases/Fibonacci_test_001/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_058/run.py trunk/pysys-examples/pysysproject.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2015-12-17 08:15:49
|
Revision: 698 http://sourceforge.net/p/pysys/code/698 Author: moraygrieve Date: 2015-12-17 08:15:47 +0000 (Thu, 17 Dec 2015) Log Message: ----------- Interim updates Modified Paths: -------------- trunk/pysys/baserunner.py trunk/pysys/process/user.py trunk/pysys/xml/project.py trunk/pysys-examples/internal/testcases/PySys_internal_059/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2016-01-04 16:00:14
|
Revision: 716 http://sourceforge.net/p/pysys/code/716 Author: moraygrieve Date: 2016-01-04 16:00:12 +0000 (Mon, 04 Jan 2016) Log Message: ----------- Add test for call stack Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys/process/user.py trunk/pysys-examples/internal/testcases/PySys_internal_058/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_059/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_059/run.py trunk/pysys-examples/internal/testcases/PySys_internal_060/pysystest.xml Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_061/ trunk/pysys-examples/internal/testcases/PySys_internal_061/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_061/Output/ trunk/pysys-examples/internal/testcases/PySys_internal_061/Reference/ trunk/pysys-examples/internal/testcases/PySys_internal_061/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_061/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2016-01-05 13:32:02
|
Revision: 720 http://sourceforge.net/p/pysys/code/720 Author: moraygrieve Date: 2016-01-05 13:32:01 +0000 (Tue, 05 Jan 2016) Log Message: ----------- Coffee shop commit ... move call record into ProcessUser, only process if BaseTest in inheritence path Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys/process/user.py Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_062/ trunk/pysys-examples/internal/testcases/PySys_internal_062/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_062/Input/input.log trunk/pysys-examples/internal/testcases/PySys_internal_062/Output/ trunk/pysys-examples/internal/testcases/PySys_internal_062/Reference/ trunk/pysys-examples/internal/testcases/PySys_internal_062/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_062/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-13 11:09:39
|
Revision: 739 http://sourceforge.net/p/pysys/code/739 Author: ben-spiller Date: 2016-05-13 11:09:37 +0000 (Fri, 13 May 2016) Log Message: ----------- add handy logFileContents utility method Modified Paths: -------------- trunk/pysys/basetest.py Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_063/ trunk/pysys-examples/internal/testcases/PySys_internal_063/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_063/Output/ trunk/pysys-examples/internal/testcases/PySys_internal_063/Reference/ trunk/pysys-examples/internal/testcases/PySys_internal_063/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_063/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-13 17:26:52
|
Revision: 740 http://sourceforge.net/p/pysys/code/740 Author: ben-spiller Date: 2016-05-13 17:26:50 +0000 (Fri, 13 May 2016) Log Message: ----------- fix assertLineCount failure message which was hard to debug as it didn't specify what the actual value was Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys-examples/internal/testcases/PySys_internal_052/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2016-05-14 10:01:14
|
Revision: 746 http://sourceforge.net/p/pysys/code/746 Author: moraygrieve Date: 2016-05-14 10:01:13 +0000 (Sat, 14 May 2016) Log Message: ----------- Bump version Modified Paths: -------------- trunk/pysys/__init__.py trunk/pysys-dist/pysys-release.txt trunk/pysys-dist/version.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-18 11:07:33
|
Revision: 755 http://sourceforge.net/p/pysys/code/755 Author: ben-spiller Date: 2016-05-18 11:07:31 +0000 (Wed, 18 May 2016) Log Message: ----------- add errorExpr optional argument to waitForSignal which gives much better test failure reasons if a waitForSignal fails due to a tool reporting an ERROR message Modified Paths: -------------- trunk/pysys/process/user.py Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_064/ trunk/pysys-examples/internal/testcases/PySys_internal_064/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_064/Reference/ trunk/pysys-examples/internal/testcases/PySys_internal_064/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_064/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-20 16:42:43
|
Revision: 764 http://sourceforge.net/p/pysys/code/764 Author: ben-spiller Date: 2016-05-20 16:42:41 +0000 (Fri, 20 May 2016) Log Message: ----------- refactor reconfiguration of global logging state out of __init__ and into pysys.py - exactly identical behaviour in all pysys cases, but allows processes other than pysys.py that uses pysys classes to make their own logging decisions if needed Modified Paths: -------------- trunk/pysys/__init__.py trunk/pysys/constants.py trunk/pysys-dist/scripts/pysys.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-20 18:20:24
|
Revision: 767 http://sourceforge.net/p/pysys/code/767 Author: ben-spiller Date: 2016-05-20 18:20:23 +0000 (Fri, 20 May 2016) Log Message: ----------- in response to user feedback, give a more detailed outcome reaosn when assertGrep fails due to contains=False, for example this is useful with expr='ERROR .*' to report the error returned from a tool in the test failure reason Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys/utils/filegrep.py trunk/pysys-examples/internal/testcases/PySys_internal_046/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-20 18:39:54
|
Revision: 768 http://sourceforge.net/p/pysys/code/768 Author: ben-spiller Date: 2016-05-20 18:39:53 +0000 (Fri, 20 May 2016) Log Message: ----------- improve useability of assertDiff by writing out the unidiff to a file so failures are easier to triage, and including the two filenames in the diff output header Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys/utils/filediff.py trunk/pysys-examples/internal/testcases/PySys_internal_044/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2016-05-20 18:48:02
|
Revision: 770 http://sourceforge.net/p/pysys/code/770 Author: ben-spiller Date: 2016-05-20 18:48:01 +0000 (Fri, 20 May 2016) Log Message: ----------- add "literal" argument to assertGrep since sometimes self-escaping regexes is just too much effort Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys-examples/internal/testcases/PySys_internal_044/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2017-07-12 19:31:31
|
Revision: 802 http://sourceforge.net/p/pysys/code/802 Author: ben-spiller Date: 2017-07-12 19:31:29 +0000 (Wed, 12 Jul 2017) Log Message: ----------- add optional <requiresversion> element in pysysproject.xml that can be used to give a nice clear error if using an older pysys version than the project was designed for Modified Paths: -------------- trunk/pysys/xml/project.py trunk/pysys-examples/pysysproject.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2018-03-23 19:09:10
|
Revision: 815 http://sourceforge.net/p/pysys/code/815 Author: ben-spiller Date: 2018-03-23 19:07:56 +0000 (Fri, 23 Mar 2018) Log Message: ----------- add getExprFromFile method which is really useful for automating the common operation of grabbing something from a file, e.g. to report a performance result or get final status after an operation Modified Paths: -------------- trunk/pysys/process/user.py trunk/pysys-dist/pysys-release.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2018-03-23 19:12:27
|
Revision: 816 http://sourceforge.net/p/pysys/code/816 Author: ben-spiller Date: 2018-03-23 19:12:25 +0000 (Fri, 23 Mar 2018) Log Message: ----------- make startProcess use the test output dir not cwd as the base path when a relative workingDir is specified - dont want to be writing to a random location under users cwd Modified Paths: -------------- trunk/pysys/process/user.py trunk/pysys-dist/pysys-release.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2018-03-23 19:23:06
|
Revision: 817 http://sourceforge.net/p/pysys/code/817 Author: ben-spiller Date: 2018-03-23 19:23:04 +0000 (Fri, 23 Mar 2018) Log Message: ----------- added BaseTest.reportPerformanceResult and a flexible framework for recording performance results in CSV format (fully pluggable); added Fibonacci_test_005 to demonstrate this; also added PySys_internal_065 to check the class and pluggability in a more thorough way - this test also demonstrates for the first time how we can execute pysys in a child process from pysys in order to test end-to-end behaviour including handling of custom pysysproject.xml files Modified Paths: -------------- trunk/pysys/baserunner.py trunk/pysys/basetest.py trunk/pysys/constants.py trunk/pysys/xml/project.py trunk/pysys-dist/pysys-release.txt Added Paths: ----------- trunk/pysys/utils/perfreporter.py trunk/pysys-examples/fibonacci/testcases/Fibonacci_test_005/ trunk/pysys-examples/fibonacci/testcases/Fibonacci_test_005/Input/ trunk/pysys-examples/fibonacci/testcases/Fibonacci_test_005/Input/fib.py trunk/pysys-examples/fibonacci/testcases/Fibonacci_test_005/pysystest.xml trunk/pysys-examples/fibonacci/testcases/Fibonacci_test_005/run.py trunk/pysys-examples/internal/testcases/PySys_internal_065/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/PySys_NestedTestcase/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/PySys_NestedTestcase/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/PySys_NestedTestcase/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/PySys_NestedTestcase/run.py trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/extrapath/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/extrapath/mypkg/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/extrapath/mypkg/__init__.py trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/extrapath/mypkg/customperf.py trunk/pysys-examples/internal/testcases/PySys_internal_065/Input/pysysproject.xml trunk/pysys-examples/internal/testcases/PySys_internal_065/Reference/ trunk/pysys-examples/internal/testcases/PySys_internal_065/Reference/parsed_perf_contrived_data.txt trunk/pysys-examples/internal/testcases/PySys_internal_065/Reference/parsed_perf_genuine_data.txt trunk/pysys-examples/internal/testcases/PySys_internal_065/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_065/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ben...@us...> - 2018-03-31 20:07:06
|
Revision: 824 http://sourceforge.net/p/pysys/code/824 Author: ben-spiller Date: 2018-03-31 20:07:03 +0000 (Sat, 31 Mar 2018) Log Message: ----------- add support for providing a custom logging formatter class (see test 66), and make sure such classes know whether they're writing to stdout or not and can accept arbitrary config options; add a general-purpose utility for parsing classname, module and an arbitrary optionsDict from the attributes of a pysys project XML (and also use this for the performance reporter, for consistency); avoid catching and silently ignore exceptions when parsing that part of the project XML config since user will want to know if they got it wrong; use namedtuple to hold the formatters instead of type(...) psuedo-class which is a bit more idiomatic; only instantiate formatters that are actually needed, in case they do anything significant in their initializer Modified Paths: -------------- trunk/pysys/constants.py trunk/pysys/xml/project.py trunk/pysys-dist/pysys-release.txt trunk/pysys-examples/pysysproject.xml Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_066/ trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/PySys_NestedTestcase/ trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/PySys_NestedTestcase/Input/ trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/PySys_NestedTestcase/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/PySys_NestedTestcase/run.py trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/extrapath/ trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/extrapath/mypkg/ trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/extrapath/mypkg/__init__.py trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/extrapath/mypkg/customfmt.py trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/pysysproject-customclass.xml trunk/pysys-examples/internal/testcases/PySys_internal_066/Input/pysysproject-customformat.xml trunk/pysys-examples/internal/testcases/PySys_internal_066/Reference/ trunk/pysys-examples/internal/testcases/PySys_internal_066/pysystest.xml trunk/pysys-examples/internal/testcases/PySys_internal_066/run.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |