Commit Graph

62 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 14 years ago
Yannick Warnier 2deb9f0bdb attempting restore of tests dir removed during bigmerge 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
ywarnier eac5f433a3 Added comment to copyr() test 15 years ago
Yannick Warnier 4c009de082 Fixed failing tests + improved return value of api_mail_html() 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 2f3462bcf7 Testing - remove 4 failing tests (highly dependent on automated server environment) 16 years ago
Yannick Warnier 0648cd540f Fixed more failing tests 16 years ago
Yannick Warnier 4d72f5deab Testing - Fixed failing tests 16 years ago
Yannick Warnier b3452b5e60 Fixed failures and other minor code problems 16 years ago
Yannick Warnier fe5e4df8a3 Fixed tests failures 16 years ago
Yannick Warnier 16017dadd7 Fixed additional test fails 16 years ago
Yannick Warnier ad60f65092 Removed use of unexisting assertNotEmpty() 16 years ago
Yannick Warnier a17b66d3ea fixed test failures (left api_status_key() of which the role is not clear) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ricardo Rodriguez 5be5378652 Modified - commented the var_dump in the test api_is_course_admin() 16 years ago
Ricardo Rodriguez cf38f31bfe Modified - changed the type of return in the second condition because return a value int instead of boolean 16 years ago
Yannick Warnier d29fcf035f Testing - Fixed a few tests for main library 16 years ago
christian1827 9620389815 merge 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
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