Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adding replacements section for _installFile() | Greg Beaver | 2003-09-14 | 1 | -1/+60 | |
| | ||||||
* | new test for _installFile() - not yet complete, but what's there works | Greg Beaver | 2003-09-14 | 1 | -0/+156 | |
| | ||||||
* | simplify test, split into two | Greg Beaver | 2003-09-14 | 1 | -12/+1 | |
| | ||||||
* | test for checkDeps | Greg Beaver | 2003-09-10 | 1 | -3/+44 | |
| | ||||||
* | first step in unit testing the installer - tests the download PREG function | Greg Beaver | 2003-09-09 | 1 | -0/+61 | |
| | ||||||
* | fixed include, verified that it indeed works, and PEAR.php passes the test :) | Greg Beaver | 2003-08-13 | 1 | -2/+2 | |
| | ||||||
* | tests for pear error handling | Greg Beaver | 2003-08-13 | 1 | -0/+848 | |
| | ||||||
* | not a real test | foobar | 2003-04-25 | 1 | -6/+0 | |
| | ||||||
* | * not a real test, just a script for displaying OS_Guess output | Stig Bakken | 2003-01-25 | 1 | -0/+6 | |
| | ||||||
* | One more PEAR test to be skipped. | Ilia Alshanetsky | 2002-10-22 | 1 | -1/+2 | |
| | ||||||
* | Disable PEAR tests. These tests have too many dependcies such as | Ilia Alshanetsky | 2002-10-22 | 8 | -0/+12 | |
| | | | | | | pre-installed PEAR, needing to run as root user, most tests will fail if PEAR install directory is not inside include_path and so on. | |||||
* | * update test | Stig Bakken | 2002-10-12 | 1 | -3/+9 | |
| | ||||||
* | Add test for single directory creation | Pierre Joye | 2002-10-12 | 1 | -0/+5 | |
| | | | | | this test actually fails | |||||
* | * rename System::type to System::which | Stig Bakken | 2002-10-12 | 1 | -5/+5 | |
| | ||||||
* | Add cache_ttl, cache_dir to expect output | Pierre Joye | 2002-10-09 | 1 | -7/+11 | |
| | | | | | | Update text for username, password Tests pass now | |||||
* | * made rebuildFileMap method public, added caching and checkFileMap method | Stig Bakken | 2002-07-07 | 1 | -34/+107 | |
| | ||||||
* | * merge NEW_UI_API branch | Stig Bakken | 2002-06-02 | 1 | -22/+84 | |
| | ||||||
* | - add testcase for PEAR::delExpect() | Jan Lehnardt | 2002-05-30 | 1 | -0/+13 | |
| | ||||||
* | * update test | Stig Bakken | 2002-05-28 | 1 | -1/+1 | |
| | ||||||
* | * updated config key names | Stig Bakken | 2002-05-12 | 1 | -1/+1 | |
| | ||||||
* | * exclude _lastmodified registry attrib from tests | Stig Bakken | 2002-05-12 | 1 | -0/+1 | |
| | ||||||
* | * add preferred_state | Stig Bakken | 2002-04-09 | 1 | -1/+1 | |
| | ||||||
* | * Refactoring of "pear" command internals. Highlights: | Stig Bakken | 2002-03-18 | 1 | -3/+7 | |
| | | | | | | | | | | - user interface abstraction, making a Gtk installer should only be a matter of implementing PEAR_CommandUI_Gtk plus a "pear-gtk" executable - separated code into command classes, able to specify one or more commands - no more "pear-get" :-) * fixed use of PEAR_Config::singleton to avoid object copying | |||||
* | No more lines on this test | Tomas V.V.Cox | 2002-03-13 | 1 | -6/+6 | |
| | ||||||
* | Fix error handling selection when both class and global are set | Tomas V.V.Cox | 2002-03-13 | 1 | -2/+14 | |
| | ||||||
* | Fixed many tests, mostly incorrect paths. | Sander Roobol | 2002-03-08 | 1 | -5/+5 | |
| | ||||||
* | * PEAR_Config test complete | Stig Bakken | 2002-03-05 | 1 | -0/+52 | |
| | ||||||
* | * update PEAR_Config test | Stig Bakken | 2002-03-05 | 4 | -27/+117 | |
| | ||||||
* | * fixed a couple of bugs in PEAR_Config revealed by test | Stig Bakken | 2002-03-05 | 1 | -12/+11 | |
| | ||||||
* | * more cli test fixes | Stig Bakken | 2002-03-02 | 7 | -7/+7 | |
| | ||||||
* | * updated tests to work with cli | Stig Bakken | 2002-03-02 | 2 | -5/+7 | |
| | ||||||
* | fix test | Stig Bakken | 2002-03-02 | 1 | -1/+1 | |
| | ||||||
* | test suite for the System class | Tomas V.V.Cox | 2002-02-10 | 1 | -0/+95 | |
| | ||||||
* | submit a test that will fail due to php bug #14744 | Tomas V.V.Cox | 2002-01-11 | 1 | -6/+35 | |
| | ||||||
* | * PEAR.php line number changes again | Stig Bakken | 2002-01-02 | 1 | -5/+5 | |
| | ||||||
* | * registry files renamed from .inf to .reg, update test | Stig Bakken | 2002-01-02 | 1 | -1/+1 | |
| | ||||||
* | * initial commit of PEAR method autoloader | Stig Bakken | 2001-12-10 | 1 | -0/+80 | |
| | ||||||
* | * expectError() now accepts "*" as a catch-all | Stig Bakken | 2001-11-04 | 4 | -61/+103 | |
| | | | | | * updated tests | |||||
* | * update tests | Stig Bakken | 2001-10-31 | 1 | -17/+21 | |
| | ||||||
* | * PEAR_Registry: renamed "upgradePackage" to "updatePackage" | Stig Bakken | 2001-10-29 | 4 | -0/+165 | |
| | | | | | * added tests for PEAR_Config and PEAR_Registry | |||||
* | removed | Stig Bakken | 2001-10-26 | 4 | -57/+0 | |
| | ||||||
* | * replaced PEAR::phpVersionIs with version_compare | Stig Bakken | 2001-10-11 | 1 | -65/+0 | |
| | ||||||
* | * updated line numbers | Stig Bakken | 2001-10-11 | 1 | -5/+5 | |
| | ||||||
* | added tests for PHP version comparing functions | Tomas V.V.Cox | 2001-10-05 | 1 | -0/+65 | |
| | ||||||
* | renumber error lines | Tomas V.V.Cox | 2001-08-31 | 1 | -5/+5 | |
| | ||||||
* | make some tests to work. Still left the Notice of the deprecated use of | Tomas V.V.Cox | 2001-08-31 | 1 | -13/+13 | |
| | | | | | call_user_method, no way to shut it down. | |||||
* | * expected error codes are stored on a stack now, PEAR::expectError() | Stig Bakken | 2001-08-14 | 1 | -15/+83 | |
| | | | | | | pushes into it, PEAR::popExpect() pops off it * made pear_error test work on other boxes than my own :-) | |||||
* | * updated test (currently passes only on my laptop, sorry...) | Stig Bakken | 2001-08-14 | 1 | -6/+6 | |
| | ||||||
* | * expanded the following constants and made them available in PHP: | Stig Bakken | 2001-04-22 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | DEFAULT_INCLUDE_PATH PEAR_INSTALL_DIR PHP_EXTENSION_DIR PHP_BINDIR PHP_LIBDIR PHP_DATADIR PHP_SYSCONFDIR PHP_LOCALSTATEDIR PHP_CONFIG_FILE_PATH * no longer generating pear/PEAR.php * fixed some tests * some more installer work | |||||
* | * forgot to update this test too | Stig Bakken | 2001-04-19 | 1 | -5/+5 | |
| |