{6} All Tickets By Milestone (Including closed) (74 matches)

A more complex example to show how to make advanced reports.

PHPT_Core 0.3 (1 match)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#18 Create PHPT_Util_File object PHPT_Core new None enhancement trivial tswicegood 01/29/08
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#44 PHPT does not fail on segfault PHPT_Core reopened enhancement trivial tswicegood 02/16/08

PHPT_Core 0.3 (3 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#20 Add support for empty SKIPIF section executing _skipif.inc PHPT_Core new None enhancement minor tswicegood 03/04/08
#48 Guard against race conditions when running one test concurrently PHPT_Core new None enhancement minor tswicegood 03/03/08
#58 Support for MSXML PHPT_Core assigned None enhancement minor auroraeosrose 05/05/08

PHPT_Core 0.2 (8 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#37 Make PHPT_Controller_CLI exit properly after a run PHPT_Core new None enhancement minor tswicegood 01/28/08
#71 Attempts to delete .*.swp files when cleaning up on Windows PHPT_Core new None defect minor tswicegood 06/28/08
#36 Create --RETURNS-- section for verifying output PHPT_Core closed fixed enhancement minor tswicegood 05/05/08
#39 Add support for --php PHPT_Core closed fixed enhancement minor tswicegood 02/13/08
#21 Add the executable to ExecutionException PHPT_Core closed fixed enhancement minor tswicegood 01/29/08
#23 Force reporters to implement PHPT_Reporter interface PHPT_Core closed fixed enhancement minor tswicegood 01/29/08
#1 Handle files with no proper sections PHPT_Core closed fixed enhancement minor tswicegood 01/29/08
#29 Add "===DONE===" comparison to EXPECTREGEX PHPT_Core closed fixed enhancement minor tswicegood 01/04/08

Google Summer of Code (1 match)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#66 Install/setup PHP 5.3 from CVS PHPT_Core closed fixed task minor cmontedonico 06/22/08
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#27 Tidying up extensions PHPT_Core new None enhancement minor tswicegood 01/04/08
#35 Add arrayContains() PHPT_Ensure new None enhancement minor tswicegood 01/26/08
#77 --CREDITS-- section not handled PHPT_Core new None defect minor tswicegood 11/12/08

PHPT_Ensure 0.2 (1 match)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#10 add getActual() to PHPT_Ensure_Expectation interface PHPT_Ensure new None enhancement major tswicegood 01/29/08

PHPT_DocTest 0.1 (8 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#4 Allow use of EXPECT: <value> syntax PHPT_DocTest new None enhancement major tswicegood 01/18/08
#5 Add ENSURE syntax PHPT_DocTest new None enhancement major tswicegood 01/18/08
#33 Add --doctest processor to handle parsing of doctest files PHPT_DocTest new None enhancement major tswicegood 01/18/08
#40 Add in support for class level doctests PHPT_DocTest new None enhancement major tswicegood 03/12/08
#41 Add in support for method level doctests PHPT_DocTest new None enhancement major tswicegood 02/13/08
#54 Ensure parser can properly handle code that has docblock, but no doctest PHPT_DocTest closed fixed task major tswicegood 03/16/08
#53 Ensure parser can properly handle code that does not have docblock PHPT_DocTest closed fixed task major tswicegood 03/16/08
#3 Allow use of <code> in addition to <?php to signify test block PHPT_DocTest closed fixed enhancement major tswicegood 03/12/08

PHPT_Core 0.3 (10 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#24 Add a REDIRECTTEST section PHPT_Core new None enhancement major tswicegood 03/03/08
#25 Add --output-to processor to capture all output and store it to a file PHPT_Core new None enhancement major tswicegood 03/03/08
#26 Catch user abort and clean-up after tests and finalize output PHPT_Core new None enhancement major tswicegood 02/16/08
#34 Add ability to "save" PHPT_Case files that have been created in memory PHPT_Core new None enhancement major tswicegood 01/29/08
#42 Add --stop-on-failure processor PHPT_Core new None enhancement major tswicegood 02/14/08
#50 PHPT_CodeRunner_Driver->validate() implementation PHPT_Core new None enhancement major tswicegood 04/08/08
#52 Execute SKIPIF code using CodeRunner's CommandLine code PHPT_Core new None enhancement major tswicegood 03/03/08
#59 WScriptShell runner and environment variables PHPT_Core assigned None defect major auroraeosrose 05/05/08
#69 Add ability to exclude files from test run PHPT_Core new None enhancement major tswicegood 06/19/08
#70 Make timeout configurable PHPT_Core new None enhancement major tswicegood 06/19/08

PHPT_Core 0.2 (19 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#15 skip test if proper binary can't be located PHPT_Core new None defect major tswicegood 01/01/08
#45 Do not force .exe on Windows executable if --php is used PHPT_Core new None defect major tswicegood 02/16/08
#49 Executable path checking doesn't handle absolute paths PHPT_Core accepted None defect major tswicegood 03/03/08
#65 Rewrite Reporter class to handle generic events PHPT_Core new None enhancement major tswicegood 05/28/08
#73 Missing argument in new PHPT_CodeRunner_ExecutionException call PHPT_Core accepted None defect major tswicegood 07/19/08
#72 EXPECTREGEX needs to be able to handle \r\n EOL markers PHPT_Core closed fixed defect major tswicegood 06/28/08
#51 Handling of DIRECTORY_SEPARATOR PHPT_Core closed fixed defect major tswicegood 06/28/08
#14 Add more contextual information to PHPT_CodeRunner_TimeoutException PHPT_Core closed invalid enhancement major tswicegood 01/29/08
#6 Make PHPT_Case_FailureException an instantiable class PHPT_Core closed fixed enhancement major tswicegood 01/29/08
#9 Catch exceptions while parsing and pass them off to onParserError PHPT_Core closed fixed defect major tswicegood 01/29/08
#8 Add onParserError() to Reporter PHPT_Core closed fixed enhancement major tswicegood 01/29/08
#19 ENV section needs to be runnable PHPT_Core closed fixed enhancement major tswicegood 01/11/08
#16 Make INI section modifiable PHPT_Core closed fixed enhancement major tswicegood 01/11/08
#28 support for --help PHPT_Core closed fixed task major tswicegood 01/05/08
#32 INI needs to load php.ini file if present and $data is empty PHPT_Core closed fixed enhancement major tswicegood 01/04/08
#30 INI section needs to allow files to be passed in PHPT_Core closed fixed enhancement major tswicegood 01/04/08
#31 INI needs to be evaluated if PHP code PHPT_Core closed fixed enhancement major tswicegood 01/04/08
#17 Add runAsFile() method to PHPT_Util_Code PHPT_Core closed fixed enhancement major tswicegood 01/04/08
#7 Change .php created by Section_FILE to .phpt.php PHPT_Core closed fixed defect major tswicegood 01/04/08

PHPT_Core 0.1.4 (1 match)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#63 One error displayed when multiple errors are triggered PHPT_Core closed fixed defect major tswicegood 05/27/08

Google Summer of Code (4 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#12 Add parallel processing of tests to speed execution PHPT_Core new None enhancement major tswicegood 05/27/08
#62 Create list of missing sections from PHPT PHPT_Core accepted None task major cmontedonico 06/22/08
#67 Get tests for tests/basic passing PHPT_Core new None task major cmontedonico 07/01/08
#68 Get tests for tests/run-test passing PHPT_Core new None defect major cmontedonico 06/24/08
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#11 Create PHPT bundle PHPT_Core new None task major tswicegood 12/30/07
#43 SectionList ->filterByInterface should return resultset, not modify object PHPT_Core accepted None defect major ezyang 03/03/08
#46 Spaces in executable should not be escaped PHPT_Core new None defect major tswicegood 04/08/08
#57 INI section, support for extension PHPT_Core assigned None defect major auroraeosrose 05/05/08
#64 Add XFAIL section PHPT_Core new None enhancement major tswicegood 05/28/08
#74 EXPECTF failing PHPT_Core new None defect major tswicegood 07/16/08
#75 Add CgiExecutable to GET section PHPT_Core new None 1.0 defect major tswicegood 09/10/08
#76 Take advantage of FastCGI PHPT_Core new None enhancement major tswicegood 09/22/08

PHPT_Core 0.2 (2 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#47 Ampersands must be escaped in environment for Windows PHPT_Core accepted None defect critical tswicegood 06/04/08
#2 PATH environment variable reset to NULL on test run PHPT_Core closed fixed defect critical tswicegood 06/18/08
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#22 SKIPIF reason not properly being reported PHPT_Core closed fixed defect critical tswicegood 01/03/08

PHPT_Core 0.2 (2 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#38 Fix timeout break in r631 PHPT_Core closed fixed defect blocker tswicegood 02/13/08
#13 Create concept of error within a case PHPT_Core closed duplicate enhancement blocker tswicegood 01/29/08

PHPT_Core 0.1.4 (1 match)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#61 Fatal errors bubbling up to PHPT and causing it to error PHPT_Core closed fixed defect blocker tswicegood 05/27/08
Note: See TracReports for help on using and creating reports.