Ilia Alshanetsky
f268ada2f3
When skip condition is met, stop.
2004-08-08 21:31:50 +00:00
Martin Jansen
6910e6432a
* Replaced the nonexistent word "postfix" with "suffix".
2004-06-18 14:41:01 +00:00
Greg Beaver
b4ae74ae2c
update unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc call
2004-06-06 16:05:30 +00:00
Greg Beaver
5b565c1eb1
update dependency to PEAR 1.4.0dev5
2004-06-01 14:51:49 +00:00
Greg Beaver
27a4b575e8
test files for PEAR are now installable!
2004-06-01 14:29:59 +00:00
Greg Beaver
cb0b01f7c2
file needed for registry test
2004-06-01 14:27:54 +00:00
Greg Beaver
a0ebaab052
add needed package.xml files for channel tests
2004-06-01 14:15:41 +00:00
Greg Beaver
e78e1dd5e8
update to include all new unit tests and files
2004-06-01 13:55:49 +00:00
Greg Beaver
58483c8776
begin work on making the tests installable
2004-06-01 13:45:55 +00:00
Greg Beaver
472de86f8d
prepare for actual installable unit tests
2004-06-01 13:22:28 +00:00
Greg Beaver
86953ab0f5
fix unit tests for 1.4.0dev4
2004-06-01 13:11:15 +00:00
Greg Beaver
2e7e8f30fc
fix unit tests for 1.4.0dev3
2004-05-30 17:02:34 +00:00
Greg Beaver
a865b5d0c7
testing file
2004-05-29 09:21:31 +00:00
Greg Beaver
09ee88f9bf
modify php_dump.php, .cvsignore ignores *.php
...
move include to the place where it is used
2004-05-29 09:09:46 +00:00
Greg Beaver
71e0c354ff
update _installFile() test for channels
2004-05-29 09:06:09 +00:00
Greg Beaver
32fd0f3ffa
update checkDeps/extractDownloadFilename tests for channels
2004-05-29 09:03:43 +00:00
Greg Beaver
478aff5c22
update registry test for channels
2004-05-29 09:02:47 +00:00
Greg Beaver
73124c04be
use fake pearweb - now anyone can run the download unit tests.
...
These tests require channels to pass
2004-05-29 09:02:26 +00:00
Greg Beaver
d4070174d8
fake pearweb package files, for unit testing downloads without an installed pearweb
2004-05-29 09:00:52 +00:00
Greg Beaver
d87e221f44
config unit tests, ready for channels
2004-05-29 08:59:26 +00:00
Greg Beaver
918d45198a
new unit tests
...
pearweb mock object is complete
2004-05-29 08:51:59 +00:00
Greg Beaver
8c5c17c3a1
update for conflicting file test
2004-05-29 08:49:01 +00:00
Greg Beaver
1f31e7ddea
new package.xml needed to test conflicting files error
2004-05-29 08:48:01 +00:00
Greg Beaver
6f7d0b2a6a
in preparation for testing all remote functionality, use a mock object for a functioning pearweb server
2004-05-23 05:33:25 +00:00
Greg Beaver
981948641c
fix for BC break
...
staticGetErrors adds the parameter $level between $purge and $merge, as it will be as common (or more common) as $purge.
2004-05-21 03:33:51 +00:00
Marcus Boerger
d94136fc30
- Remove unused blocks
2004-05-19 08:45:46 +00:00
Greg Beaver
d14b94b8df
fix to work with only the installed version of PEAR
2004-04-30 16:45:46 +00:00
Greg Beaver
bf87bf816c
remove notices in E_ALL for config test in PHP 4.3.6
2004-04-30 03:39:04 +00:00
Greg Beaver
56d7d95c67
hopefully fix this test for all cases
2004-04-30 03:35:43 +00:00
Greg Beaver
94ff299736
fix unit test to work with 1.3.2 (which will be needed)
2004-04-30 02:06:11 +00:00
Greg Beaver
65ecfc28cf
fix unit test with PEAR 1.3.1
2004-04-30 01:57:35 +00:00
Greg Beaver
578c28fb0c
update naming of tests - forgot to rename files before committing,
...
but this is not a big deal, as the name 'Error_Stack' still makes sense
2004-03-21 23:06:20 +00:00
Greg Beaver
9b530c04f1
added in wrong directory, move to tests/
2004-03-21 23:02:29 +00:00
Greg Beaver
4180b972ae
phpunit tests for PEAR_ErrorStack
2004-03-19 00:48:39 +00:00
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