1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures
Jordi Boggiano 5a484cb3a9 Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 2013-02-19 15:23:43 +01:00
..
Namespaced Add support for .inc files in classmap, fixes #1396 2012-12-08 21:54:51 +01:00
Pearlike Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
beta Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
classmap Make sure there is a class to find in the file that must be ignored 2013-01-05 23:40:06 +01:00
php5.4 CS fixes 2012-08-18 16:22:15 +02:00
template CS fixes 2013-01-05 20:01:58 +01:00
autoload_classmap.php Move composer metafiles back in a composer dir, except autoload.php 2012-04-22 22:18:19 +02:00
autoload_classmap2.php Move composer metafiles back in a composer dir, except autoload.php 2012-04-22 22:18:19 +02:00
autoload_classmap3.php Sorted generated classmap 2012-10-17 12:00:45 +02:00
autoload_classmap4.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_classmap5.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_classmap6.php Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 2013-02-19 15:23:43 +01:00
autoload_functions.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_functions_by_dependency.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_main.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
autoload_main2.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
autoload_main3.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
autoload_real_files_by_dependency.php Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 2013-01-08 17:34:37 +01:00
autoload_real_functions.php added type check to autoloader fixes #1504 2013-02-14 00:10:18 +01:00
autoload_real_include_path.php Added tests for include path flag 2013-02-04 10:12:41 +02:00
autoload_real_target_dir.php Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 2013-02-19 15:23:43 +01:00
autoload_target_dir.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_vendors.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
include_paths.php Add missing test fixture 2012-04-19 20:04:38 +02:00