MDL-32149 tests for mod_wiki, mod_lti and mod_scorm
authorPetr Skoda <commits@skodak.org>
Tue, 3 Apr 2012 09:04:05 +0000 (11:04 +0200)
committerPetr Skoda <commits@skodak.org>
Tue, 3 Apr 2012 20:30:59 +0000 (22:30 +0200)
commitba0c484308cc46831eaa14f8a88bb6dfc3e569d5
treed7c3dc4a4943fc05d32a403931de1816c6c11811
parent78d6314daa4b61b299263486011faf7ed3d59e22
MDL-32149 tests for mod_wiki, mod_lti and mod_scorm
35 files changed:
mod/lti/tests/locallib_test.php [new file with mode: 0644]
mod/scorm/tests/formatduration_test.php [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/1 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/2 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/3 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/4 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/5 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/6 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/7 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/8 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/creole/9 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/html/1 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/html/2 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/nwiki/1 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/nwiki/2 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/nwiki/3 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/nwiki/4 [new file with mode: 0644]
mod/wiki/tests/fixtures/input/nwiki/5 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/1 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/2 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/3 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/4 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/5 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/6 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/7 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/8 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/creole/9 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/html/1 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/html/2 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/nwiki/1 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/nwiki/2 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/nwiki/3 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/nwiki/4 [new file with mode: 0644]
mod/wiki/tests/fixtures/output/nwiki/5 [new file with mode: 0644]
mod/wiki/tests/wikiparser_test.php [new file with mode: 0644]