moodle/mod/book/tool/exportimscp
Eloy Lafuente (stronk7) 0c53a3dec8 MDL-73476 phpunit: events, external and search tescase names
All events_test, external_test and search_test classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
  (to avoid conflicts with other external_test that may exist in core)
2022-01-14 16:18:39 +01:00
..
classes MDL-61980 booktool: Implement null privacy provider 2018-04-13 16:15:30 +08:00
db MDL-33121 Book Module: Fixed documentation header 2012-06-13 15:25:23 +08:00
lang/en MDL-71912 mod_book: Update book to implement the action menu. 2021-11-09 11:24:08 +08:00
pix MDL-50175 graphics: Optimized PNG images with optipng 2016-02-25 11:56:37 +00:00
tests/event MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
imscp.css MDL-55168 css: use shorthand colour props when possible 2016-09-30 09:25:24 +01:00
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
lib.php MDL-71912 mod_book: Update book to implement the action menu. 2021-11-09 11:24:08 +08:00
locallib.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00