Commit Graph

45 Commits (10dac7be507082d245ccaa064f5630e510cb4130)

Author SHA1 Message Date
Ivan Tcholakov 1b61d77f73 Feature #347 - A minor correction within a formal test - testApiChmod_R(). 16 years ago
Ivan Tcholakov 0b86484fb3 Feature #347 - The strange, unused and undocumented constant REL_SYS_PATH inside the function api_get_path() has been removed. This is a partial fix for a problem reported by krikrizzz, see http://www.chamilo.org/en/node/190 16 years ago
Juan Carlos Raña 41508c34d7 change COURSEX by COURSETEST 16 years ago
Ivan Tcholakov 81f294fa4e Feature #576 - Formal tests about the functions api_get_permissions_for_new_directories() and api_get_permissions_for_new_files() have been added. 16 years ago
Arthur Portugal 54b37b0039 Fixed a 50% all the test in the file test suite CT#191 16 years ago
Arthur Portugal 69db3531fa Fixed the file main_api.lib.php CT#191 16 years ago
Ricardo Rodriguez 0328fd233f Modified, Added, Deleted and Fixed tests functions. 16 years ago
Ivan Tcholakov 1e4c271941 Feature #306 - Upgrading the function api_check_password(). Comments are added. 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Ivan Tcholakov 11e58b71bc Feature #306 - Moving the function api_get_language_isocode() in the internationalization library. Deprecation of Database::get_language_isocode(). Making a formal test for api_get_language_isocode(). At the moment the test fails, some expexted values are not returned. This has to be fixed. 16 years ago
Ivan Tcholakov 24c89663c3 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the system testing units. 16 years ago
Ivan Tcholakov 1691a61b05 Feature #306 - Removing the formal test for the function api_sql_query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Arthur Portugal 2c703f75db [svn r22175] Inserted if() 17 years ago
Ricardo Rodriguez 36221f558d [svn r22173] Minor - changed in the function test added new condition if(condition(function)); 17 years ago
Arthur Portugal 122b3ae6d8 [svn r22040] Fixed one function to can make all.test 17 years ago
Arthur Portugal fdaf016938 [svn r21928] Fixed return session name 17 years ago
Ricardo Rodriguez 20ea8c59dc [svn r21926] Minor - upload modification in this test function 17 years ago
Arthur Portugal 82c9a349d9 [svn r21825] Minor - Added is_string 17 years ago
Arthur Portugal e5cd0f880c [svn r21747] remove var_dump() 17 years ago
Arthur Portugal ebdff275b5 [svn r21739] Changed to specific functions 17 years ago
Arthur Portugal 415cbd1cd6 [svn r21711] Changed by null 17 years ago
Ricardo Rodriguez 5c0df75c2f [svn r21476] Minor - corrected test function 17 years ago
Arthur Portugal 6615af5dab [svn r21474] Update files test 17 years ago
Ricardo Rodriguez bd7c8041ad [svn r21325] Minor - change the assertTrue for assertFalse in the function testApiGetAnonymousId() 17 years ago
Ricardo Rodriguez c5b4f5bfa7 [svn r21271] Minor - added new functionality to the test suit main_api.lib.test.php finally test function 17 years ago
Arthur Portugal d34b9be120 [svn r21253] Minor updated 17 years ago
Ricardo Rodriguez 39834ce735 [svn r21251] Minor - added new function tested at the main.api.lib.test.php 17 years ago
Ricardo Rodriguez 2a9edbde08 [svn r21215] Minor - modified function to tested from testApiProtectCourseScriptReturnsFalse() to testApiCalculateImageSizeReturnArray() 17 years ago
Ricardo Rodriguez 10af076f4d [svn r21099] Minor - added new function tested into main_api.lib.test.php 17 years ago
Ricardo Rodriguez 59276f7ac4 [svn r21083] Minor - added new function tested at the main_api.lib.test.php 17 years ago
Ricardo Rodriguez e04227d1ae [svn r21081] Minor - added new function tested at the main_api.lib.test.php 17 years ago
Ricardo Rodriguez 3f5762504f [svn r21052] Minor - added new function tested at the main.api.lib.test.php 17 years ago
Ricardo Rodriguez 1f49e0ef50 [svn r21026] Minor - added new function tested at the main.api.lib.test.php 17 years ago
Ricardo Rodriguez 734793655a [svn r21025] Minor - added new function tested at the main.api.lib.test.php 17 years ago
Ricardo Rodriguez a6a0b2ccf6 [svn r21001] Minor - aplicated new testing in functionalities of main_api.lib.test.php 17 years ago
Ricardo Rodriguez 496844a801 [svn r20997] Minor - tested to function testApiTruncStr() 17 years ago
Ricardo Rodriguez d4320f8e74 [svn r20996] Minor - tested to function testApiTruncStr() 17 years ago
Ricardo Rodriguez 5422604fd5 [svn r20994] Minor - tested to function testApiTruncStr() 17 years ago
Ricardo Rodriguez 234ac046eb [svn r20991] Minor - tested new functions to main_api.lib.test.php 17 years ago
Ricardo Rodriguez 7d96cf81ad [svn r20979] Minor - tested function testApiIsSelfRegistrationAllowed() 17 years ago
Yannick Warnier 217cf097dd [svn r20939] Minor - base for main_api simple-testing 17 years ago
Yannick Warnier 8bab29ce8e [svn r20934] Minor - base for main_api simple-testing 17 years ago