Commit Graph

26 Commits (221253f3dd8134a4b89b84928b0e8e69f7ddb2e8)

Author SHA1 Message Date
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
Yannick Warnier 219c6df9f3 Removed deprecated simpletest main directory 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 67bfaa825f Removing unused function checkArchive() 13 years ago
Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 14 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 14 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Yannick Warnier 2409e20513 Removed from all scripts 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 2559adbb4b Feature #539 - Shallow cleaning other files. The leading tabs have been converted to spaces. 15 years ago
Yannick Warnier b5a9ed5e13 Tests - Updated tests set to reflect debug library updates 16 years ago
Yannick Warnier f68f17e5b0 updated description and fixed one failure 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Arthur Portugal 54b37b0039 Fixed a 50% all the test in the file test suite CT#191 16 years ago
Ricardo Rodriguez 2db99f58ff fixed files, this files have exceptions when are run tests 16 years ago
Ricardo Rodriguez 8ec98d0b24 Added new modification at the test function file of simpletest 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier d87d284257 Removed unnecessary mock object lib loading 16 years ago
Yannick Warnier 847ad68d3a Use valid prefix for databases 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Arthur Portugal e869b3e38f [svn r21322] Added $this->assertFalse($res===0); 17 years ago
Ricardo Rodriguez a3a21f8881 [svn r21296] Minor - tested functions updated 17 years ago
Ricardo Rodriguez 0f2b33ca75 [svn r21295] Minor - base for add_course simple-testing 17 years ago
Yannick Warnier 65d8a22ac8 [svn r19851] Added test case title 17 years ago