57 Commits (e184a55bf4e249173fd8c31d28ffb006992fe73b)

Author SHA1 Message Date
Stig Bakken dd22d65e2f * not a real test, just a script for displaying OS_Guess output 23 years ago
Ilia Alshanetsky 2e25c236d4 One more PEAR test to be skipped. 23 years ago
Ilia Alshanetsky dd56de8d1e Disable PEAR tests. These tests have too many dependcies such as 23 years ago
Stig Bakken 2809b32e63 * update test 23 years ago
Pierre Joye 09b9d5d956 Add test for single directory creation 23 years ago
Stig Bakken 846ad56a13 * rename System::type to System::which 23 years ago
Pierre Joye a15877930c Add cache_ttl, cache_dir to expect output 23 years ago
Stig Bakken 81e5b17f91 * made rebuildFileMap method public, added caching and checkFileMap method 24 years ago
Stig Bakken f111dff665 * merge NEW_UI_API branch 24 years ago
Jan Lehnardt 57adfb0dec - add testcase for PEAR::delExpect() 24 years ago
Stig Bakken 1ed83e4970 * update test 24 years ago
Stig Bakken f0a3e7262e * updated config key names 24 years ago
Stig Bakken 201ec25f42 * exclude _lastmodified registry attrib from tests 24 years ago
Stig Bakken 96213680ca * add preferred_state 24 years ago
Stig Bakken a036fe5b72 * Refactoring of "pear" command internals. Highlights: 24 years ago
Tomas V.V.Cox 7c77b1a71e No more lines on this test 24 years ago
Tomas V.V.Cox 409a631bed Fix error handling selection when both class and global are set 24 years ago
Sander Roobol 58a52f93bc Fixed many tests, mostly incorrect paths. 24 years ago
Stig Bakken fda570aadc * PEAR_Config test complete 24 years ago
Stig Bakken 80f1212660 * update PEAR_Config test 24 years ago
Stig Bakken 2b9f535589 * fixed a couple of bugs in PEAR_Config revealed by test 24 years ago
Stig Bakken 8d7d6ce2c3 * more cli test fixes 24 years ago
Stig Bakken 4c73289238 * updated tests to work with cli 24 years ago
Stig Bakken b8aa2339d3 fix test 24 years ago
Tomas V.V.Cox 0dd3010501 test suite for the System class 24 years ago
Tomas V.V.Cox 3a878be7a1 submit a test that will fail due to php bug #14744 24 years ago
Stig Bakken 54ad4c578c * PEAR.php line number changes again 24 years ago
Stig Bakken 6ca17a6e35 * registry files renamed from .inf to .reg, update test 24 years ago
Stig Bakken b11d1eb440 * initial commit of PEAR method autoloader 24 years ago
Stig Bakken db44b1086c * expectError() now accepts "*" as a catch-all 24 years ago
Stig Bakken b0a803d127 * update tests 24 years ago
Stig Bakken b60aedc275 * PEAR_Registry: renamed "upgradePackage" to "updatePackage" 24 years ago
Stig Bakken 475796a0d7 removed 24 years ago
Stig Bakken 405142087c * replaced PEAR::phpVersionIs with version_compare 24 years ago
Stig Bakken 1f40bd4cd9 * updated line numbers 24 years ago
Tomas V.V.Cox 20505d8483 added tests for PHP version comparing functions 24 years ago
Tomas V.V.Cox a95fb10461 renumber error lines 25 years ago
Tomas V.V.Cox 409b87d41e make some tests to work. Still left the Notice of the deprecated use of 25 years ago
Stig Bakken d400f78079 * expected error codes are stored on a stack now, PEAR::expectError() 25 years ago
Stig Bakken 3c801213c6 * updated test (currently passes only on my laptop, sorry...) 25 years ago
Stig Bakken 2cf1b8d345 * expanded the following constants and made them available in PHP: 25 years ago
Stig Bakken 43bba67988 * forgot to update this test too 25 years ago
Stig Bakken 2e4ecd5cab * DB_common now inherits PEAR and its error handling stuff 25 years ago
Stig Bakken 2723ad2e63 * have DB.php use PEAR::raiseError in factory methods 25 years ago
Stig Bakken ee17aae3ac * make the error class used by raiseError configurable (_error_class property, 25 years ago
Stig Bakken 81e1ef0ad7 * PEAR: look for destructor methods in parent classes if 25 years ago
Stig Bakken 7cf00c7076 @Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR) 25 years ago
Stig Bakken 8f74a36858 * added Sebastian's affectedRows() and numRows() for MySQL 25 years ago
Stig Bakken 7c53e635b2 PEAR: 26 years ago
Stig Bakken 63aec84825 PEAR: 26 years ago