Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | another test case, small fix for XML_RPC caching borking working tests | Greg Beaver | 2003-12-03 | 1 | -1/+95 | |
| | ||||||
* | another tgz for test case comparison | Greg Beaver | 2003-12-03 | 1 | -0/+0 | |
| | ||||||
* | add part of a test case | Greg Beaver | 2003-12-03 | 1 | -1/+94 | |
| | ||||||
* | new unit test for downloader - incomplete. | Greg Beaver | 2003-12-03 | 1 | -0/+217 | |
| | | | | | WARNING: this test requires a fully functional pearweb server at address pear.Chiara, with several packages available for download. This one will fail until Martin has time to set up test.pear.php.net as the server. | |||||
* | new test case and supporting files - incomplete, but works as it is | Greg Beaver | 2003-12-01 | 8 | -0/+362 | |
| | ||||||
* | potential major booboo in unit test, probably won't affect this one | Greg Beaver | 2003-12-01 | 1 | -1/+1 | |
| | ||||||
* | fclose() might be needed | Greg Beaver | 2003-12-01 | 1 | -0/+2 | |
| | ||||||
* | new unit test | Greg Beaver | 2003-12-01 | 1 | -0/+83 | |
| | ||||||
* | fix unit test | Greg Beaver | 2003-12-01 | 1 | -3/+3 | |
| | ||||||
* | minor booboo | Greg Beaver | 2003-12-01 | 1 | -1/+1 | |
| | ||||||
* | new unit test - test works, but there is a serious bug in sortPkgDeps to be ↵ | Greg Beaver | 2003-11-30 | 7 | -0/+302 | |
| | | | | fixed, as unearthed by this test | |||||
* | finish unit test with non-working download test with callback | Greg Beaver | 2003-11-30 | 1 | -1/+13 | |
| | ||||||
* | add in skip condition for internet offline, and callback test | Greg Beaver | 2003-11-30 | 1 | -2/+122 | |
| | ||||||
* | first unsuccessful test works | Greg Beaver | 2003-11-30 | 1 | -1/+5 | |
| | ||||||
* | first successful download test works :) | Greg Beaver | 2003-11-30 | 1 | -0/+8 | |
| | ||||||
* | beginning framework for PEAR_Common::downloadHttp test - binary test file | Greg Beaver | 2003-11-30 | 1 | -0/+0 | |
| | ||||||
* | beginning framework for PEAR_Common::downloadHttp test | Greg Beaver | 2003-11-30 | 1 | -0/+70 | |
| | ||||||
* | tweak tests | Greg Beaver | 2003-11-30 | 3 | -1/+10 | |
| | ||||||
* | got it - the pattern ONLY needs addslashes for windows paths | Greg Beaver | 2003-11-30 | 1 | -3/+3 | |
| | ||||||
* | fix one part - can't get the ereg() to match on windows, will fix when I ↵ | Greg Beaver | 2003-11-29 | 1 | -1/+6 | |
| | | | | figure out why | |||||
* | fix up unit tests - registry was ridiculously out of date. Guess nobody ↵ | Greg Beaver | 2003-11-29 | 6 | -16/+26 | |
| | | | | ever runs these... | |||||
* | new test case | Greg Beaver | 2003-11-29 | 1 | -0/+143 | |
| | ||||||
* | finish unit test | Greg Beaver | 2003-11-29 | 1 | -0/+1688 | |
| | ||||||
* | add in environment variable for easy non-skipping | Greg Beaver | 2003-11-29 | 8 | -8/+38 | |
| | ||||||
* | start on a new unit test | Greg Beaver | 2003-11-29 | 1 | -0/+66 | |
| | ||||||
* | new unit test | Greg Beaver | 2003-11-01 | 1 | -0/+259 | |
| | ||||||
* | new unit test | Greg Beaver | 2003-11-01 | 1 | -0/+175 | |
| | ||||||
* | add optional dependencies to test | Greg Beaver | 2003-10-31 | 1 | -2/+80 | |
| | ||||||
* | fix test | Greg Beaver | 2003-10-31 | 1 | -0/+7 | |
| | ||||||
* | add fancy SKIPIF code, fix test | Greg Beaver | 2003-10-31 | 1 | -5/+17 | |
| | ||||||
* | add fancy SKIPIF code | Greg Beaver | 2003-10-31 | 1 | -1/+5 | |
| | ||||||
* | fix test 1, add in nifty SKIPIF code | Greg Beaver | 2003-10-31 | 1 | -4/+10 | |
| | ||||||
* | add in skip to match other tests | Greg Beaver | 2003-10-31 | 1 | -0/+1 | |
| | ||||||
* | new test case | Greg Beaver | 2003-10-31 | 1 | -0/+187 | |
| | ||||||
* | finished unit test | Greg Beaver | 2003-10-31 | 1 | -5/+39 | |
| | ||||||
* | start on unit test for PEAR_Common | Greg Beaver | 2003-10-31 | 1 | -0/+128 | |
| | ||||||
* | add rollback test for installed_as | Greg Beaver | 2003-09-18 | 1 | -1/+62 | |
| | ||||||
* | finished transaction tests | Greg Beaver | 2003-09-18 | 1 | -1/+64 | |
| | ||||||
* | add rmdir test, add comment to remind me to finish installed_as test before ↵ | Greg Beaver | 2003-09-17 | 1 | -0/+40 | |
| | | | | moving on to next one | |||||
* | modify chmod test to be truly permissions-filesystem-based-specific | Greg Beaver | 2003-09-17 | 1 | -2/+2 | |
| | ||||||
* | more file transaction tests | Greg Beaver | 2003-09-17 | 1 | -0/+94 | |
| | ||||||
* | cut-and-paste error | Greg Beaver | 2003-09-17 | 1 | -1/+1 | |
| | ||||||
* | some beginning tests for commitFileTransaction() | Greg Beaver | 2003-09-17 | 1 | -1/+60 | |
| | ||||||
* | adding transaction test file (unfinished) | Greg Beaver | 2003-09-16 | 1 | -0/+96 | |
| | ||||||
* | add tests for invalid replacements | Greg Beaver | 2003-09-16 | 1 | -2/+57 | |
| | ||||||
* | add testing for baseinstalldir attribute | Greg Beaver | 2003-09-15 | 1 | -0/+23 | |
| | ||||||
* | add testing for install-as attribute | Greg Beaver | 2003-09-15 | 1 | -0/+19 | |
| | ||||||
* | add testing for md5sum | Greg Beaver | 2003-09-14 | 1 | -4/+47 | |
| | ||||||
* | adding test for non-existing file | Greg Beaver | 2003-09-14 | 1 | -0/+17 | |
| | ||||||
* | adding test for invalid role | Greg Beaver | 2003-09-14 | 1 | -0/+15 | |
| |