1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures
Denis Sokolov 65b9cca7b5 Fix ClassMapGenerator unambiguousReference test coverage
Without this fix the test only covers having files in "test", the "fixture"
portion it is not covered at all, because all fixtures in phpunit tests
are already in "test" directory
2014-04-10 21:03:26 +09: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
SubNamespace Add unit tests for ClassLoader, covering PSR-0 and PSR-4. 2013-11-25 23:22:31 +01:00
beta Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
classmap Test for bug parsing multiline strings with 'escaped' newlines 2013-05-21 16:29:11 -04: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 Fix PSR-4 autoload classmap generator 2014-02-03 16:53:56 +01:00
autoload_classmap2.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_classmap3.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_classmap4.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_classmap5.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_classmap6.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_classmap7.php added an autoload-dev section 2014-02-28 00:27:03 +01:00
autoload_files.php CS fixes 2013-10-11 20:12:45 -03:00
autoload_files2.php added an autoload-dev section 2014-02-28 00:27:03 +01:00
autoload_files_files_by_dependency.php CS fixes 2013-10-11 20:12:45 -03:00
autoload_files_functions.php Fixed an issue that would lead to scattered autoloading files 2014-02-20 23:18:48 +01:00
autoload_files_target_dir.php CS fixes 2013-10-11 20:12:45 -03:00
autoload_functions.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_functions_by_dependency.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_main.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_main2.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_main3.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_main4.php added an autoload-dev section 2014-02-28 00:27:03 +01:00
autoload_main5.php Adjust dump command, add another test, update docs, refs #1344 2014-03-01 21:21:00 +01:00
autoload_psr4.php AutoloadGenerator to support PSR-4. Tests included. 2013-11-26 02:53:44 +01:00
autoload_psr4_2.php AutoloadGenerator to support PSR-4. Tests included. 2013-11-26 02:53:44 +01:00
autoload_psr4_3.php AutoloadGenerator to support PSR-4. Tests included. 2013-11-26 02:53:44 +01:00
autoload_real_files_by_dependency.php dedicated scope isolation function for autoload_real 2014-02-06 11:53:42 +01:00
autoload_real_functions.php dedicated scope isolation function for autoload_real 2014-02-06 11:53:42 +01:00
autoload_real_include_path.php dedicated scope isolation function for autoload_real 2014-02-06 11:53:42 +01:00
autoload_real_target_dir.php dedicated scope isolation function for autoload_real 2014-02-06 11:53:42 +01:00
autoload_target_dir.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
autoload_vendors.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00
include_paths.php Change 'generated' notice to @phpdoc-style annotation 2013-08-27 16:08:38 -07:00