pysys-commits Mailing List for PySys System Test Framework (Page 21)
Brought to you by:
ben-spiller,
moraygrieve
You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
(14) |
Oct
(63) |
Nov
(15) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(12) |
Jun
(13) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(9) |
Dec
(13) |
2015 |
Jan
|
Feb
(17) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(5) |
Oct
|
Nov
|
Dec
(35) |
2016 |
Jan
(34) |
Feb
(2) |
Mar
|
Apr
|
May
(40) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
(12) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
|
Mar
(22) |
Apr
(32) |
May
(86) |
Jun
(41) |
Jul
(16) |
Aug
(18) |
Sep
(21) |
Oct
(13) |
Nov
(3) |
Dec
|
2019 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <mor...@us...> - 2012-10-14 07:41:54
|
Revision: 551 http://pysys.svn.sourceforge.net/pysys/?rev=551&view=rev Author: moraygrieve Date: 2012-10-14 07:41:47 +0000 (Sun, 14 Oct 2012) Log Message: ----------- Use ThreadFilter Modified Paths: -------------- trunk/pysys/unit/pyunit.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-13 09:37:20
|
Revision: 550 http://pysys.svn.sourceforge.net/pysys/?rev=550&view=rev Author: moraygrieve Date: 2012-10-13 09:37:14 +0000 (Sat, 13 Oct 2012) Log Message: ----------- SCCS was removed Modified Paths: -------------- 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...> - 2012-10-13 09:34:26
|
Revision: 549 http://pysys.svn.sourceforge.net/pysys/?rev=549&view=rev Author: moraygrieve Date: 2012-10-13 09:34:20 +0000 (Sat, 13 Oct 2012) Log Message: ----------- Reset stdoutHandler when the formatter is changed at top level Modified Paths: -------------- trunk/pysys-examples/internal/testcases/PySys_internal_001/run.py trunk/pysys-examples/internal/testcases/PySys_internal_002/run.py trunk/pysys-examples/internal/testcases/PySys_internal_005/run.py Added Paths: ----------- trunk/pysys-examples/internal/testcases/PySys_internal_003/Output/ trunk/pysys-examples/internal/testcases/PySys_internal_004/Output/ trunk/pysys-examples/internal/testcases/PySys_internal_012/Output/ trunk/pysys-examples/internal/testcases/PySys_internal_050/Output/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-13 08:17:55
|
Revision: 548 http://pysys.svn.sourceforge.net/pysys/?rev=548&view=rev Author: moraygrieve Date: 2012-10-13 08:17:49 +0000 (Sat, 13 Oct 2012) Log Message: ----------- Use is not None Modified Paths: -------------- trunk/pysys/launcher/console.py trunk/pysys/process/plat-unix/helper.py trunk/pysys/process/plat-win32/helper.py trunk/pysys/utils/filegrep.py trunk/pysys/writer/__init__.py trunk/pysys/xml/project.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mar...@us...> - 2012-10-12 16:31:36
|
Revision: 547 http://pysys.svn.sourceforge.net/pysys/?rev=547&view=rev Author: markhorsburgh Date: 2012-10-12 16:31:30 +0000 (Fri, 12 Oct 2012) Log Message: ----------- Grammar corrections Modified Paths: -------------- trunk/pysys/basetest.py trunk/pysys/process/plat-unix/helper.py trunk/pysys/process/plat-win32/helper.py trunk/pysys/process/user.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mar...@us...> - 2012-10-11 16:05:17
|
Revision: 546 http://pysys.svn.sourceforge.net/pysys/?rev=546&view=rev Author: markhorsburgh Date: 2012-10-11 16:05:06 +0000 (Thu, 11 Oct 2012) Log Message: ----------- Change comparisons with None to use the is operator for consistency with PEP 8 Modified Paths: -------------- trunk/pysys/baserunner.py trunk/pysys/basetest.py trunk/pysys/constants.py trunk/pysys/launcher/__init__.py trunk/pysys/process/plat-unix/helper.py trunk/pysys/process/plat-win32/helper.py trunk/pysys/process/user.py trunk/pysys/utils/filediff.py trunk/pysys/utils/filegrep.py trunk/pysys/xml/project.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mar...@us...> - 2012-10-11 16:01:26
|
Revision: 545 http://pysys.svn.sourceforge.net/pysys/?rev=545&view=rev Author: markhorsburgh Date: 2012-10-11 16:01:15 +0000 (Thu, 11 Oct 2012) Log Message: ----------- Send stdout or stderr to /dev/null if they are not specified when creating a process wrapper. This makes UNIX consistent with Windows Modified Paths: -------------- trunk/pysys/process/plat-unix/helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-05 11:15:17
|
Revision: 544 http://pysys.svn.sourceforge.net/pysys/?rev=544&view=rev Author: moraygrieve Date: 2012-10-05 11:15:06 +0000 (Fri, 05 Oct 2012) Log Message: ----------- Few more fixes Modified Paths: -------------- trunk/pysys/writer/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-05 11:12:33
|
Revision: 543 http://pysys.svn.sourceforge.net/pysys/?rev=543&view=rev Author: moraygrieve Date: 2012-10-05 11:12:22 +0000 (Fri, 05 Oct 2012) Log Message: ----------- Few more fixes Modified Paths: -------------- trunk/pysys/writer/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-05 10:59:57
|
Revision: 542 http://pysys.svn.sourceforge.net/pysys/?rev=542&view=rev Author: moraygrieve Date: 2012-10-05 10:59:46 +0000 (Fri, 05 Oct 2012) Log Message: ----------- Fix typo Modified Paths: -------------- trunk/pysys/xml/project.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-04 21:29:31
|
Revision: 541 http://pysys.svn.sourceforge.net/pysys/?rev=541&view=rev Author: moraygrieve Date: 2012-10-04 21:29:25 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Some fixes Modified Paths: -------------- trunk/pysys/writer/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-04 21:24:47
|
Revision: 540 http://pysys.svn.sourceforge.net/pysys/?rev=540&view=rev Author: moraygrieve Date: 2012-10-04 21:24:41 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Some fixes Modified Paths: -------------- trunk/pysys/writer/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-04 21:23:57
|
Revision: 539 http://pysys.svn.sourceforge.net/pysys/?rev=539&view=rev Author: moraygrieve Date: 2012-10-04 21:23:51 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Some fixes Modified Paths: -------------- trunk/pysys/writer/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-04 21:06:52
|
Revision: 538 http://pysys.svn.sourceforge.net/pysys/?rev=538&view=rev Author: moraygrieve Date: 2012-10-04 21:06:46 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for Junit - needs testing Modified Paths: -------------- trunk/pysys/writer/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-04 20:59:16
|
Revision: 537 http://pysys.svn.sourceforge.net/pysys/?rev=537&view=rev Author: moraygrieve Date: 2012-10-04 20:59:10 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for JUnit writer Modified Paths: -------------- 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...> - 2012-10-04 20:59:01
|
Revision: 536 http://pysys.svn.sourceforge.net/pysys/?rev=536&view=rev Author: moraygrieve Date: 2012-10-04 20:58:55 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for JUnit writer Modified Paths: -------------- 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...> - 2012-10-04 20:58:30
|
Revision: 535 http://pysys.svn.sourceforge.net/pysys/?rev=535&view=rev Author: moraygrieve Date: 2012-10-04 20:58:24 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for JUnit writer Modified Paths: -------------- 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...> - 2012-10-04 20:57:57
|
Revision: 534 http://pysys.svn.sourceforge.net/pysys/?rev=534&view=rev Author: moraygrieve Date: 2012-10-04 20:57:51 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for JUnit writer Modified Paths: -------------- 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...> - 2012-10-04 20:55:17
|
Revision: 533 http://pysys.svn.sourceforge.net/pysys/?rev=533&view=rev Author: moraygrieve Date: 2012-10-04 20:55:11 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for JUnit writer Modified Paths: -------------- 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...> - 2012-10-04 20:51:14
|
Revision: 532 http://pysys.svn.sourceforge.net/pysys/?rev=532&view=rev Author: moraygrieve Date: 2012-10-04 20:51:08 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Updates for JUnit writer Modified Paths: -------------- 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...> - 2012-10-04 20:50:42
|
Revision: 531 http://pysys.svn.sourceforge.net/pysys/?rev=531&view=rev Author: moraygrieve Date: 2012-10-04 20:50:36 +0000 (Thu, 04 Oct 2012) Log Message: ----------- Make file attribute of the writer tag optional Modified Paths: -------------- trunk/pysys/xml/project.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-03 19:43:54
|
Revision: 530 http://pysys.svn.sourceforge.net/pysys/?rev=530&view=rev Author: moraygrieve Date: 2012-10-03 19:43:48 +0000 (Wed, 03 Oct 2012) Log Message: ----------- Use a flush file as Python 3 doesn't have unbuffered text i/o Modified Paths: -------------- trunk/pysys/writer/__init__.py Removed Paths: ------------- trunk/pysys/writer/JUnitXMLResultsWriter.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-03 09:26:37
|
Revision: 529 http://pysys.svn.sourceforge.net/pysys/?rev=529&view=rev Author: moraygrieve Date: 2012-10-03 09:26:26 +0000 (Wed, 03 Oct 2012) Log Message: ----------- Purge __pycache__ on Python 3 Modified Paths: -------------- trunk/pysys/launcher/console.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-03 08:06:42
|
Revision: 528 http://pysys.svn.sourceforge.net/pysys/?rev=528&view=rev Author: moraygrieve Date: 2012-10-03 08:06:31 +0000 (Wed, 03 Oct 2012) Log Message: ----------- Licence added Modified Paths: -------------- trunk/pysys-dist/setup.py Added Paths: ----------- trunk/pysys-dist/pysys-licence.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mor...@us...> - 2012-10-03 08:05:12
|
Revision: 527 http://pysys.svn.sourceforge.net/pysys/?rev=527&view=rev Author: moraygrieve Date: 2012-10-03 08:05:01 +0000 (Wed, 03 Oct 2012) Log Message: ----------- Licence text Modified Paths: -------------- trunk/pysys-dist/scripts/pysys.py trunk/pysys-dist/scripts/pysys_postinstall.py trunk/pysys-dist/setup.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |