aboutsummaryrefslogtreecommitdiffstats
path: root/tests/class_loader
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12503] All tests should extend \phpbb_test_caseJoas Schilling2014-05-051-1/+1
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-12/+12
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-2/+2
* [ticket/11700] Fix class loader tests for namespacesNils Adermann2013-09-166-32/+28
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+3
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-146-5/+5
* [ticket/11335] (tests) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-2/+2
* [ticket/10973] Drop all require_once for mocks. Use autoloading.Andreas Fischer2012-07-081-2/+0
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
* [feature/extension-manager] The class loader no longer knows about extensionsNils Adermann2011-09-292-22/+30
* [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-292-2/+13
* [ticket/10011] Tests can't be ran on PHP < 5.3Erik Frèrejean2011-01-311-3/+3
* [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.Nils Adermann2011-01-092-86/+6
* [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-092-6/+57
* [ticket/9979] Support autoloading in unit testsIgor Wiedler2011-01-091-0/+12
* Merge branch 'develop-olympus' into developIgor Wiedler2011-01-072-47/+4
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-1/+1
* [feature/auto-loading] Add test case for phpbb_dir2 =>Igor Wiedler2010-08-312-0/+11
* [feature/auto-loading] Only check subdir if there is another name part.Nils Adermann2010-08-192-0/+12
* [feature/auto-loading] Added a phpBB autoloader with caching support.Nils Adermann2010-07-056-0/+153