1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures
jrfnl 9588654ae3 ClassMapGenerator: add tests for "long heredoc" bug
... to proof the existence of the bug and demonstrate the effect.

Note: in the test the backtrack limit is being lowered (and restored back to the default afterwards) to prevent the tests needing ridiculously huge test fixture files.
2021-08-11 22:21:57 +02:00
..
Namespaced
Pearlike Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
SubNamespace
beta
classmap Minor code improvements 2020-09-20 02:16:28 +02:00
hhvm3.3
pcrebacktracelimit
php5.4
php7.0
php8.1
platform
template Fix missing semicolons. 2015-04-23 12:56:11 -04:00
autoload_classmap.php
autoload_classmap2.php
autoload_classmap3.php
autoload_classmap4.php
autoload_classmap5.php
autoload_classmap6.php
autoload_classmap7.php
autoload_classmap8.php
autoload_classmap9.php
autoload_files.php Move file identifier calculation to compile time 2015-06-30 09:22:51 -07:00
autoload_files2.php
autoload_files_files_by_dependency.php
autoload_files_functions.php
autoload_files_functions_with_removed_extra.php
autoload_files_target_dir.php
autoload_functions.php
autoload_functions_by_dependency.php
autoload_main.php
autoload_main2.php
autoload_main3.php
autoload_main4.php
autoload_main5.php
autoload_phar.php
autoload_phar_psr4.php
autoload_phar_static.php
autoload_psr4.php AutoloadGenerator to support PSR-4. Tests included. 2013-11-26 02:53:44 +01:00
autoload_psr4_2.php
autoload_psr4_3.php
autoload_real_files_by_dependency.php
autoload_real_functions.php
autoload_real_functions_with_include_paths.php
autoload_real_functions_with_removed_include_paths_and_autolad_files.php
autoload_real_include_path.php
autoload_real_target_dir.php Ensure InstalledVersions reports info about all currently registered class loaders 2021-01-27 10:39:35 +01:00
autoload_static_files_by_dependency.php
autoload_static_functions.php
autoload_static_functions_with_include_paths.php
autoload_static_functions_with_removed_include_paths_and_autolad_files.php
autoload_static_include_path.php
autoload_static_target_dir.php
autoload_target_dir.php
autoload_vendors.php
include_paths.php
include_paths_functions.php
include_paths_functions_with_removed_extra.php