20 Commits

Author SHA1 Message Date
Petr Skoda
5bd4040866 MDL-31857basic phpunit support
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00
Rossiani Wijaya
2d572444e1 MDL-17884: Add test_download_file_content and componentlib to unittest. Credit goes to Tomasz Muras 2011-01-14 14:52:24 +08:00
jerome mouneyrac
277c7a4033 file MDL-23075 fix format_postdata_for_curlcall when the params is an array of array of array 2010-07-05 02:56:04 +00:00
jerome mouneyrac
5a18a8fa74 file API MDL-20616 remove bad php doc comment 2010-02-16 09:17:39 +00:00
jerome mouneyrac
5db608f435 file API MDL-20616 added support for multiple array POST parameters in the function download_file_content(). Also added unit tests. 2010-02-16 09:04:55 +00:00
tjhunt
f2fcb08c86 unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:15:46 +00:00
tjhunt
89d865a676 unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run. 2009-09-30 14:03:00 +00:00
stronk7
081a63a9eb MDL-19579 code coverage - add more initial $includecoverage attributes 2009-06-26 17:49:15 +00:00
tjhunt
8e8b806600 Fix some problems with the filelib unit tests, and stop hiding the true cause of another failure. 2009-06-22 07:17:59 +00:00
skodak
bf8e93d704 MDL-18293 $DB->somethiong is using exceptions, no need for ifs tehre, removing useless strings 2009-06-03 20:00:08 +00:00
skodak
1aa01caf90 MDL-16231 reimplemented deleting of files + cron cleanup 2009-06-03 08:10:21 +00:00
skodak
4eef139962 MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
nicolasconnault
577d5f9e32 MDL-15931 More unit tests of file_info_* classes 2009-04-23 09:06:59 +00:00
nicolasconnault
a196c5ace7 MDL-15931 More unit tests of file_info_* classes 2009-04-23 09:02:21 +00:00
nicolasconnault
ce75fef1c6 MDL-15931 More unit tests of file_info_* classes 2009-04-23 08:58:49 +00:00
nicolasconnault
d263168375 MDL-15931 Using $CFG->unittestprefix now for filelib unit tests. MUCH slower but safe(r) 2009-04-21 12:22:36 +00:00
nicolasconnault
f91a05e0e1 MDL-15931 More unit tests of file_info_* classes 2009-04-20 14:42:17 +00:00
nicolasconnault
2b726e9f3a MDL-15931 More unit tests of file_info_* classes 2009-04-20 13:10:42 +00:00
nicolasconnault
dd13271188 MDL-15931 refactored file_browser.php 2009-04-20 08:18:33 +00:00
nicolasconnault
edfbf2fe81 MDL-15931 Adding testfilelib.php and a few comments in file API code 2009-04-18 15:16:13 +00:00