|
|
|
@710
|
[710]
|
3 months |
tswicegood |
add @todo note
|
|
|
|
@709
|
[709]
|
3 months |
tswicegood |
standardize EOLs to output diffs properly on Windows
|
|
|
|
@708
|
[708]
|
3 months |
tswicegood |
make EXPECTF extend EXPECTREGEX like it should have always done
fixes an …
|
|
|
|
@707
|
[707]
|
5 months |
tswicegood |
fix issue with windows EOL causing issues on regular expression (fixes …
|
|
|
|
@706
|
[706]
|
5 months |
tswicegood |
swap \n for PHP_EOL throughout the codebase
|
|
|
|
@705
|
[705]
|
5 months |
tswicegood |
switch to PHP_EOL throughout for better Windows support for test cases
|
|
|
|
@704
|
[704]
|
5 months |
tswicegood |
fix this test - ugh…
|
|
|
|
@703
|
[703]
|
5 months |
tswicegood |
trim path to make sure whitespace does not cause a false failure
|
|
|
|
@702
|
[702]
|
5 months |
tswicegood |
switch to PHP_EOL throughout for better Windows support for test cases
|
|
|
|
@701
|
[701]
|
5 months |
tswicegood |
switch to PATH_SEPARATOR for better Windows support (fixes #51)
|
|
|
|
@700
|
[700]
|
5 months |
tswicegood |
change to PHP_EOL for better Windows support
|
|
|
|
@699
|
[699]
|
5 months |
tswicegood |
Fix this so it is more portable across PHP versions
The "@(string)$string …
|
|
|
|
@698
|
[698]
|
5 months |
tswicegood |
Fixes a long standing issue with PATH environment variable when _ENV is …
|
|
|
|
@697
|
[697]
|
5 months |
tswicegood |
fix typo in constant
this is now an error in PHP 5.3
|
|
|
|
@696
|
[696]
|
6 months |
tswicegood |
update build file for 0.1.4alpha release
|
|
|
|
@695
|
[695]
|
6 months |
tswicegood |
Quit throwing exceptions on output on STDERR channel (fixes #61)
PHP has …
|
|
|
|
@694
|
[694]
|
6 months |
tswicegood |
make sure multiple errors are properly handled (fixes #63)
|
|
|
|
@693
|
[693]
|
6 months |
tswicegood |
supress errors when eval()'ing code (re #61)
this behavor appears to have …
|
|
|
|
@692
|
[692]
|
6 months |
tswicegood |
alter tests' CLEAN section to check for file existence prior to deleting …
|
|
|
|
@691
|
[691]
|
8 months |
tswicegood |
adjust code so it works in Git repo
|
|
|
|
@690
|
[690]
|
8 months |
tswicegood |
prep build.xml for 0.1.1alpha release
|
|
|
|
@689
|
[689]
|
8 months |
tswicegood |
adjust build.xml for 0.1.3alpha release
|
|
|
|
@688
|
[688]
|
8 months |
tswicegood |
throw an exception if no valid test is found within the test case (fixes …
|
|
|
|
@687
|
[687]
|
8 months |
tswicegood |
throws an exception if no docblock is available (fixes #53)
|
|
|
|
@686
|
[686]
|
8 months |
tswicegood |
switch back out to using <code>
|
|
|
|
@685
|
[685]
|
8 months |
tswicegood |
ugly ugly hack to get <code> blocks working (fixes #3)
|
|
|
|
@684
|
[684]
|
8 months |
tswicegood |
add a test around Parser
|
|
|
|
@683
|
[683]
|
8 months |
tswicegood |
get basic support for classes in (re #40)
|
|
|
|
@682
|
[682]
|
8 months |
tswicegood |
add real support for parsing out files
|
|
|
|
@681
|
[681]
|
8 months |
tswicegood |
add a hard-coded version of generateFromFile()
|
|
|
|
@680
|
[680]
|
8 months |
tswicegood |
add a PHPT_DOCTEST_SUPPORT_PATH constant to reduce typing (it does, …
|
|
|
|
@679
|
[679]
|
8 months |
tswicegood |
rename file so it makes more sense
|
|
|
|
@678
|
[678]
|
8 months |
tswicegood |
move expected test case into its own file
|
|
|
|
@677
|
[677]
|
8 months |
tswicegood |
make existing code utilize the DocBlock? object
|
|
|
|
@676
|
[676]
|
8 months |
tswicegood |
add in a PHPT_DocTest_DocBlock object for representing the docblocks
|
|
|
|
@675
|
[675]
|
8 months |
tswicegood |
rely on an installed version of PHPT_Framework
|
|
|
|
@674
|
[674]
|
9 months |
tswicegood |
add an example RETURNS test
|
|
|
|
@673
|
[673]
|
9 months |
tswicegood |
add real implementation of RETURNS section (re #36)
|
|
|
|
@672
|
[672]
|
9 months |
tswicegood |
add result property to Case (re #36)
|
|
|
|
@671
|
[671]
|
9 months |
tswicegood |
add in more tests as I move toward re #36
|
|
|
|
@670
|
[670]
|
9 months |
tswicegood |
add in real implementation of result property (refactoring toward re #36)
|
|
|
|
@669
|
[669]
|
9 months |
tswicegood |
add test to verify that FILE's result parameter is null (refactor re #36)
|
|
|
|
@668
|
[668]
|
9 months |
tswicegood |
add barebones RETURNS section (re #36)
|
|
|
|
@667
|
[667]
|
9 months |
tswicegood |
change up build.xml file for v0.1.3devel
|
|
|
|
@666
|
[666]
|
9 months |
tswicegood |
creates build file for v0.1.2alpha
|
|
|
|
@665
|
[665]
|
9 months |
tswicegood |
add in support for building PHPT_Core from git repo and add build-specific …
|
|
|
|
@664
|
[664]
|
9 months |
tswicegood |
make sure that the CodeRunner?_Driver uses the PHPT_Registry value if it is …
|
|
|
|
@663
|
[663]
|
9 months |
tswicegood |
make sure PHPProcessor implements Processor interface (re #39)
|
|
|
|
@662
|
[662]
|
9 months |
tswicegood |
add hard coded test for processing --php (re #39)
|
|
|
|
@661
|
[661]
|
9 months |
tswicegood |
clone the Case's sections property to keep from interacting with the …
|
|
|
|
@660
|
[660]
|
10 months |
tswicegood |
clean this up so the whole function is not tested (more cleanup re #38)
|
|
|
|
@659
|
[659]
|
10 months |
tswicegood |
remove this line of code - appears to be causing problems and doesn't …
|
|
|
|
@658
|
[658]
|
10 months |
tswicegood |
make FailureException? a real class with a real getReason() - fixes #6
|
|
|
|
@657
|
[657]
|
10 months |
tswicegood |
rename getDiff to getReason
other files affected are changed from the sed …
|
|
|
|
@656
|
[656]
|
10 months |
tswicegood |
add getExecutable() for ExecutionException? - partial fix re #21
|
|
|
|
@655
|
[655]
|
10 months |
tswicegood |
add in check to ensure that reporters implement PHPT_Reporter interface …
|
|
|
|
@654
|
[654]
|
10 months |
tswicegood |
fix so this test is not location dependent
|
|
|
|
@653
|
[653]
|
10 months |
tswicegood |
fixes all of the outputs from the various tests that broke while implement …
|
|
|
|
@652
|
[652]
|
10 months |
tswicegood |
adjust tests to handle new "Errors: N" code in output
|
|
|
|
@651
|
[651]
|
10 months |
tswicegood |
add in reporting of errors for Text reporter (re #8)
|
|
|
|
@650
|
[650]
|
10 months |
tswicegood |
get tests running again after last commit
|
|
|
|
@649
|
[649]
|
10 months |
tswicegood |
add onParserError() to Reporter interface - breaks all Reporters
|
|
|
|
@648
|
[648]
|
10 months |
tswicegood |
add in first pass at code to handle onParserError() within the Suite (re …
|
|
|
|
@647
|
[647]
|
10 months |
tswicegood |
add first pass at a rough reporter capability to the Parser
|
|
|
|
@646
|
[646]
|
10 months |
tswicegood |
get these tests passing again
|
|
|
|
@645
|
[645]
|
10 months |
tswicegood |
removes all traces of files when runAsFile()
|
|
|
|
@644
|
[644]
|
10 months |
tswicegood |
Revert "remove files after run"
This reverts commit …
|
|
|
|
@643
|
[643]
|
10 months |
tswicegood |
Revert "Revert "add some cleanup so files don't get left around""
This …
|
|
|
|
@642
|
[642]
|
10 months |
tswicegood |
Revert "add some cleanup so files don't get left around"
This reverts …
|
|
|
|
@641
|
[641]
|
10 months |
tswicegood |
remove files after run
|
|
|
|
@640
|
[640]
|
10 months |
tswicegood |
add some cleanup so files don't get left around
|
|
|
|
@639
|
[639]
|
10 months |
tswicegood |
remove empty whitespace
|
|
|
|
@638
|
[638]
|
10 months |
tswicegood |
allow paths/files to be used as part of longopts
|
|
|
|
@637
|
[637]
|
10 months |
tswicegood |
make sure that the returned value is identical
|
|
|
|
@636
|
[636]
|
10 months |
tswicegood |
add in skip for files/directories when parsing command line opts
|
|
|
|
@635
|
[635]
|
10 months |
tswicegood |
add .gitignore file
|
|
|
|
@634
|
[634]
|
10 months |
tswicegood |
fix path
|
|
|
|
@633
|
[633]
|
11 months |
tswicegood |
Change behavior of Section_ENV to require running (fixes #19)
After run() …
|
|
|
|
@632
|
[632]
|
11 months |
tswicegood |
Add in real implementation to Section_INIModifier (fixes #16)
|
|
|
|
@631
|
[631]
|
11 months |
tswicegood |
Add in basic callback for INIModifier (re #16)
|
|
|
|
@630
|
[630]
|
11 months |
tswicegood |
Make reporter use new PHPT_Framework::VERSION const instead of hard-coding …
|
|
|
|
@629
|
[629]
|
11 months |
tswicegood |
use PHPT_Framework::VERSION for version (final code that fixes #28)
|
|
|
|
@628
|
[628]
|
11 months |
tswicegood |
add in a PHPT_Framework::VERSION constant
|
|
|
|
@627
|
[627]
|
11 months |
tswicegood |
add tests to verify this works when invoking the runner (re #28)
|
|
|
|
@626
|
[626]
|
11 months |
tswicegood |
make sure this implements the proper interface so it will get picked up …
|
|
|
|
@625
|
[625]
|
11 months |
tswicegood |
adds implementation for --help on runner (re #28) still needs version …
|
|
|
|
@624
|
[624]
|
11 months |
tswicegood |
refactoring - just simplified the name to make it more explanatory
|
|
|
|
@623
|
[623]
|
11 months |
tswicegood |
add in support for loading from a php.ini file - fixes #32
|
|
|
|
@622
|
[622]
|
11 months |
tswicegood |
Multi-part commit: fixes #30, fixes #31
This handles eval() PHP to find …
|
|
|
|
@621
|
[621]
|
11 months |
tswicegood |
add runAsFile() to handle running files directly - fixes #17
|
|
|
|
@620
|
[620]
|
|