Commit Graph

475 Commits (0b8b5fbe9ebf4edbb428d94f98b290125fa7024a)

Author SHA1 Message Date
Yannick Warnier 0fe989aac0 Testing - Solved errors in courses tests 15 years ago
Yannick Warnier e6e63eb8f9 Testing - Solved errors in database tests 15 years ago
Ivan Tcholakov 73dd57a59d Feature #272 - TableSort class: Some minor optimizations. 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 18a568d139 Feature #272 - api_detect_encoding() has been reworked for successfull detection of "broken" UTF-8 texts as UTF-8. A test for this case has been added. 15 years ago
Ivan Tcholakov c67a7bc2bf Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 15 years ago
Ivan Tcholakov 862ef5923a Feature #272 - Correcting some tests for the internationalization library. 15 years ago
rrodriguez 668f5e74f7 Merge 15 years ago
Julio Montoya d831a332f2 Tests also were modified + the whoisonline.php 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Yannick Warnier 58d539d489 Minor - Fixed constant definition in test 15 years ago
Ivan Tcholakov 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Yannick Warnier 5e44694a81 Tests: Passed COURSETEST string as class constant 15 years ago
Guillaume Viguier 5c0d8923f8 Date and time management; tests - Chamilo - CT#696 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Ricardo Rodriguez 8997fcc8b9 Modified the file backupbyadmin by download.lib.php and test download.lib.test.php, added a condition in the new function and modified the test 15 years ago
aportugal 259ef530ff merge 15 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 15 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 15 years ago
Ivan Tcholakov 7f763d4188 Feature #272 - A new function api_detect_encoding_html() has been added in the internationalization library. A test for this function has been created. 15 years ago
Guillaume Viguier f2f5c0c7fe Activating more tests and fixing a few bugs - BT#821 15 years ago
Julio Montoya 9ba935d0f9 Adding a test to lostpassword.lib.php 15 years ago
Julio Montoya 011a49639e Modifying the lostpassword.lib.php tests 15 years ago
Ivan Tcholakov be6ef123fe Feature #272 - Minor corrections within a test. 15 years ago
Ivan Tcholakov 852059f441 Feature #272 - Minor corrections within a test. 15 years ago
Carlos Vargas 6434532b89 Improve test Notebook CT#191 15 years ago
Arthur Portugal 28e5a284ed Added a new file for the test_suite.php with the construct and destructor0 CT#191 15 years ago
Arthur Portugal e1b904b6cf Removed the call require_once to the file setup and teardown and added the call to the class TestManager 15 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Ivan Tcholakov fa1a9b1003 Feature #272 - A minor change in a test for the internationalization library. 15 years ago
Arthur Portugal 5fb3405bd5 Activated the __destruct to delete the course CT#191 15 years ago
Arthur Portugal 6d7aed9445 Minor - added require_once from gradebook CT#191 15 years ago
Arthur Portugal 8588ab9e4a Added a new file exerciselink.class.test.php for the test_suite CT#191 15 years ago
Carlos Vargas febee7dead Create test mySpace and improve myspace.lib CT#191 15 years ago
Arthur Portugal 241d145d83 Added a new file evaluation.class.test.php CT#191 15 years ago
Arthur Portugal c2a705f4c4 Added a new file dropboxlink.class.test.php CT#191 15 years ago
Ivan Tcholakov 0952e7d2c5 Feature #551 - A formal test for php-syntax checking ot the language files has been created. 15 years ago
Arthur Portugal a9b97030d0 Added new file category.class.test.php for test_suite CT#191 15 years ago
Carlos Vargas eaa8546ee2 create test oppenoffice_document oppenoffice_presentation, oppenoffice_text oppenoffice_text_document CT#191 15 years ago
Arthur Portugal cbc3bfba55 Added a require_once of gradebookitem.class.php CT#191 15 years ago
Arthur Portugal 3d4ff2248e Added a new file attendancelink.class.test.php CT#191 15 years ago
Carlos Vargas b2ba012df2 Improve Scorm Test and create scormitem, scormOrganization and scormResource test CT#191 15 years ago
Carlos Vargas ea8f42eab2 Create test learnpathItem.class CT#191 15 years ago
Arthur Portugal 0741c2f321 Added two new functions CT#191 15 years ago
Ivan Tcholakov 10e30bf6b1 Feature #272 - Installation scripts: Renaming files, removing the old brand. 15 years ago
Arthur Portugal e758a477ae Fixed problems with the function teardown() CT#191 15 years ago
Carlos Vargas 2b79ce8ec2 Create scorm.class.test.php CT#191 15 years ago
Carlos Vargas 95b0dad939 create learnpath.class test CT#191 15 years ago