Julio Montoya
|
3b1e0de7c5
Remove unused functions.
|
9 سال پیش |
Yannick Warnier
|
7d86782f90
Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442
|
9 سال پیش |
Julio Montoya
|
2626fb4b2d
Cleaning Database lib from old code and unused code.
|
9 سال پیش |
Julio Montoya
|
ab5244cf84
Replace function name.
|
9 سال پیش |
Julio Montoya
|
8a3f022059
Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id().
|
10 سال پیش |
Yannick Warnier
|
b06f7fbf46
Many changes to tests suite to enable Jenkins to execute them
|
12 سال پیش |
Julio Montoya
|
905de2cfe6
Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716
|
12 سال پیش |
Julio Montoya
|
dc0cf75139
Removing unused function get_course_table_from_code see #3910
|
13 سال پیش |
Yannick Warnier
|
2deb9f0bdb
attempting restore of tests dir removed during bigmerge
|
13 سال پیش |
root
|
5b2ec4f888
permission commit + removes tests directory
|
13 سال پیش |
Yannick Warnier
|
2f3462bcf7
Testing - remove 4 failing tests (highly dependent on automated server environment)
|
14 سال پیش |
Yannick Warnier
|
513f17377a
fixed tests fails
|
14 سال پیش |
Yannick Warnier
|
1018da68cb
fixed test failures
|
14 سال پیش |
Yannick Warnier
|
f68f17e5b0
updated description and fixed one failure
|
14 سال پیش |
Yannick Warnier
|
e6e63eb8f9
Testing - Solved errors in database tests
|
14 سال پیش |
Ivan Tcholakov
|
0dba37654b
Feature #347 - Quality tests: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 سال پیش |
Ivan Tcholakov
|
7ebd7781d6
Feature #272 - Updating the Database class testing unit.
|
15 سال پیش |
Arthur Portugal
|
54b37b0039
Fixed a 50% all the test in the file test suite CT#191
|
15 سال پیش |
Ricardo Rodriguez
|
2db99f58ff
fixed files, this files have exceptions when are run tests
|
15 سال پیش |
Ricardo Rodriguez
|
8ec98d0b24
Added new modification at the test function file of simpletest
|
15 سال پیش |
Ricardo Rodriguez
|
4f08a1d15e
Modified function change exit and die by return false and Fixed test function
|
15 سال پیش |
cvargas
|
e969a4161a
merge
|
15 سال پیش |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 سال پیش |
Ivan Tcholakov
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 سال پیش |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 سال پیش |
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.
|
15 سال پیش |
Ivan Tcholakov
|
24c89663c3
Feature #306 - Replacing the function api_sql_query() with Database::query() within all the system testing units.
|
15 سال پیش |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 سال پیش |
Ivan Tcholakov
|
965f0ad605
Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files.
|
15 سال پیش |
Ricardo Rodriguez
|
36221f558d
[svn r22173] Minor - changed in the function test added new condition if(condition(function));
|
15 سال پیش |