Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7e89cbe
1d4d115
)
Merge branch 'w20_MDL-32868_m23_iplookup' of git://github.com/skodak/moodle
author
Dan Poltawski
<dan@moodle.com>
Fri, 18 May 2012 03:05:28 +0000
(11:05 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Fri, 18 May 2012 03:05:28 +0000
(11:05 +0800)
1
2
phpunit.xml.dist
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
phpunit.xml.dist
index
fc9b380
,
85225b2
..
63f8ba9
---
1
/
phpunit.xml.dist
---
2
/
phpunit.xml.dist
+++ b/
phpunit.xml.dist
@@@
-15,10
-15,12
+15,14
@@@
stopOnSkipped="false"
strict="false"
verbose="false"
+ printerClass="Hint_ResultPrinter"
+ printerFile="lib/phpunit/classes/hint_resultprinter.php"
>
+ <php>
+ <!--<const name="PHPUNIT_LONGTEST" value="1"/> uncomment to execute also slow or otherwise expensive tests-->
+ </php>
+
<!--All core suites need to be manually added here-->
<testsuites>