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
Pearlike
beta
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
template
autoload_classmap.php
autoload_classmap2.php
autoload_classmap3.php
autoload_classmap4.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_classmap5.php
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
autoload_functions_by_dependency.php
autoload_main.php
autoload_main2.php
autoload_main3.php
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
autoload_vendors.php
include_paths.php