summaryrefslogtreecommitdiff
path: root/pear/tests
Commit message (Expand)AuthorAgeFilesLines
* One more PEAR test to be skipped.Ilia Alshanetsky2002-10-221-1/+2
* Disable PEAR tests. These tests have too many dependcies such asIlia Alshanetsky2002-10-228-0/+12
* * update testStig Bakken2002-10-121-3/+9
* Add test for single directory creationPierre Joye2002-10-121-0/+5
* * rename System::type to System::whichStig Bakken2002-10-121-5/+5
* Add cache_ttl, cache_dir to expect outputPierre Joye2002-10-091-7/+11
* * made rebuildFileMap method public, added caching and checkFileMap methodStig Bakken2002-07-071-34/+107
* * merge NEW_UI_API branchStig Bakken2002-06-021-22/+84
* - add testcase for PEAR::delExpect()Jan Lehnardt2002-05-301-0/+13
* * update testStig Bakken2002-05-281-1/+1
* * updated config key namesStig Bakken2002-05-121-1/+1
* * exclude _lastmodified registry attrib from testsStig Bakken2002-05-121-0/+1
* * add preferred_stateStig Bakken2002-04-091-1/+1
* * Refactoring of "pear" command internals. Highlights:Stig Bakken2002-03-181-3/+7
* No more lines on this testTomas V.V.Cox2002-03-131-6/+6
* Fix error handling selection when both class and global are setTomas V.V.Cox2002-03-131-2/+14
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-5/+5
* * PEAR_Config test completeStig Bakken2002-03-051-0/+52
* * update PEAR_Config testStig Bakken2002-03-054-27/+117
* * fixed a couple of bugs in PEAR_Config revealed by testStig Bakken2002-03-051-12/+11
* * more cli test fixesStig Bakken2002-03-027-7/+7
* * updated tests to work with cliStig Bakken2002-03-022-5/+7
* fix testStig Bakken2002-03-021-1/+1
* test suite for the System classTomas V.V.Cox2002-02-101-0/+95
* submit a test that will fail due to php bug #14744Tomas V.V.Cox2002-01-111-6/+35
* * PEAR.php line number changes againStig Bakken2002-01-021-5/+5
* * registry files renamed from .inf to .reg, update testStig Bakken2002-01-021-1/+1
* * initial commit of PEAR method autoloaderStig Bakken2001-12-101-0/+80
* * expectError() now accepts "*" as a catch-allStig Bakken2001-11-044-61/+103
* * update testsStig Bakken2001-10-311-17/+21
* * PEAR_Registry: renamed "upgradePackage" to "updatePackage"Stig Bakken2001-10-294-0/+165
* removedStig Bakken2001-10-264-57/+0
* * replaced PEAR::phpVersionIs with version_compareStig Bakken2001-10-111-65/+0
* * updated line numbersStig Bakken2001-10-111-5/+5
* added tests for PHP version comparing functionsTomas V.V.Cox2001-10-051-0/+65
* renumber error linesTomas V.V.Cox2001-08-311-5/+5
* make some tests to work. Still left the Notice of the deprecated use ofTomas V.V.Cox2001-08-311-13/+13
* * expected error codes are stored on a stack now, PEAR::expectError()Stig Bakken2001-08-141-15/+83
* * updated test (currently passes only on my laptop, sorry...)Stig Bakken2001-08-141-6/+6
* * expanded the following constants and made them available in PHP:Stig Bakken2001-04-221-5/+5
* * forgot to update this test tooStig Bakken2001-04-191-5/+5
* * DB_common now inherits PEAR and its error handling stuffStig Bakken2001-04-191-5/+5
* * have DB.php use PEAR::raiseError in factory methodsStig Bakken2001-04-171-5/+5
* * make the error class used by raiseError configurable (_error_class property,Stig Bakken2001-04-161-15/+39
* * PEAR: look for destructor methods in parent classes ifStig Bakken2001-04-131-6/+25
* @Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)Stig Bakken2001-01-302-5/+45
* * added Sebastian's affectedRows() and numRows() for MySQLStig Bakken2000-12-071-5/+5
* PEAR:Stig Bakken2000-09-131-15/+15
* PEAR:Stig Bakken2000-09-132-36/+39
* @Added a more configurable error reporting interface to DB.Stig Bakken2000-09-097-161/+164