1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00
Commit Graph

125 Commits

Author SHA1 Message Date
Greg Beaver 117698b4c6 add failure test for non-existing file 2003-12-11 15:59:08 +00:00
Greg Beaver 541ebbeaeb new unit test for PEAR_Packager 2003-12-11 15:56:08 +00:00
Greg Beaver 3cd16913a8 update test cases for new error messages 2003-12-11 05:49:37 +00:00
Greg Beaver fa07b7a09c new test case for directory tree deletion on uninstall 2003-12-11 05:30:57 +00:00
Greg Beaver 5e0b0b147b finished unit test for _processDependency failure test 2003-12-06 22:33:53 +00:00
Greg Beaver bb861773a9 forgot to have it delete the directory it creates 2003-12-06 06:56:55 +00:00
Greg Beaver c46abac9bd new test case - test invalid download conditions
TODO:
- tests for _processDependency
2003-12-06 06:05:04 +00:00
Greg Beaver d2ad2841bd unit test for new code - proves it works 2003-12-04 02:01:46 +00:00
Greg Beaver ad9629d2bf finished unit test 2003-12-04 01:35:27 +00:00
Greg Beaver dba21314ce another segment working 2003-12-04 01:22:00 +00:00
Greg Beaver 172bf25830 another test case, small fix for XML_RPC caching borking working tests 2003-12-03 23:46:10 +00:00
Greg Beaver ed3167eada another tgz for test case comparison 2003-12-03 23:36:00 +00:00
Greg Beaver 604dcdd256 add part of a test case 2003-12-03 23:24:47 +00:00
Greg Beaver 4e5e628637 new unit test for downloader - incomplete.
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.
2003-12-03 22:53:58 +00:00
Greg Beaver 036ac99eef new test case and supporting files - incomplete, but works as it is 2003-12-01 04:51:21 +00:00
Greg Beaver cd4baaf654 potential major booboo in unit test, probably won't affect this one 2003-12-01 04:04:07 +00:00
Greg Beaver b27f71ca58 fclose() might be needed 2003-12-01 00:43:34 +00:00
Greg Beaver 87365b0149 new unit test 2003-12-01 00:36:47 +00:00
Greg Beaver 21714261a6 fix unit test 2003-12-01 00:14:37 +00:00
Greg Beaver 3db2e9bdcc minor booboo 2003-12-01 00:14:16 +00:00
Greg Beaver df5317e336 new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test 2003-11-30 23:43:19 +00:00
Greg Beaver bfc02f7223 finish unit test with non-working download test with callback 2003-11-30 22:51:17 +00:00
Greg Beaver 398dec718a add in skip condition for internet offline, and callback test 2003-11-30 22:49:33 +00:00
Greg Beaver 685e7a365a first unsuccessful test works 2003-11-30 22:39:24 +00:00
Greg Beaver 2276704637 first successful download test works :) 2003-11-30 22:37:47 +00:00
Greg Beaver a7d7f311f0 beginning framework for PEAR_Common::downloadHttp test - binary test file 2003-11-30 22:31:35 +00:00
Greg Beaver 5c60fe3a0e beginning framework for PEAR_Common::downloadHttp test 2003-11-30 22:31:00 +00:00
Greg Beaver 44e2b42692 tweak tests 2003-11-30 22:24:14 +00:00
Greg Beaver cc27a3f03d got it - the pattern ONLY needs addslashes for windows paths 2003-11-30 00:14:22 +00:00
Greg Beaver 6f1625d29b fix one part - can't get the ereg() to match on windows, will fix when I figure out why 2003-11-29 23:37:56 +00:00
Greg Beaver 2c4e1f1d4a fix up unit tests - registry was ridiculously out of date. Guess nobody ever runs these... 2003-11-29 23:36:46 +00:00
Greg Beaver e882ab4817 new test case 2003-11-29 20:45:09 +00:00
Greg Beaver 154db581ae finish unit test 2003-11-29 20:35:43 +00:00
Greg Beaver e39e452e30 add in environment variable for easy non-skipping 2003-11-29 19:43:05 +00:00
Greg Beaver 595b433b25 start on a new unit test 2003-11-29 19:39:51 +00:00
Greg Beaver 1e2a437c0c new unit test 2003-11-01 05:05:34 +00:00
Greg Beaver 43d1ad8372 new unit test 2003-11-01 03:32:15 +00:00
Greg Beaver 014d039459 add optional dependencies to test 2003-10-31 22:53:31 +00:00
Greg Beaver 70a852ebdc fix test 2003-10-31 22:51:43 +00:00
Greg Beaver d4150d6095 add fancy SKIPIF code, fix test 2003-10-31 22:46:57 +00:00
Greg Beaver 6c403c7794 add fancy SKIPIF code 2003-10-31 22:39:43 +00:00
Greg Beaver f51b3c0cb1 fix test 1, add in nifty SKIPIF code 2003-10-31 22:30:37 +00:00
Greg Beaver 3caf118763 add in skip to match other tests 2003-10-31 17:41:57 +00:00
Greg Beaver 4da5da699e new test case 2003-10-31 17:39:59 +00:00
Greg Beaver 899432fac8 finished unit test 2003-10-31 05:14:32 +00:00
Greg Beaver f244e77f6b start on unit test for PEAR_Common 2003-10-31 01:17:04 +00:00
Greg Beaver d560e49713 add rollback test for installed_as 2003-09-18 04:32:46 +00:00
Greg Beaver c6d102bfe4 finished transaction tests 2003-09-18 04:24:25 +00:00
Greg Beaver 0e957bedc8 add rmdir test, add comment to remind me to finish installed_as test before moving on to next one 2003-09-17 03:44:25 +00:00
Greg Beaver 9a4453ee62 modify chmod test to be truly permissions-filesystem-based-specific 2003-09-17 03:31:59 +00:00