Jordi Boggiano
|
084f6de24e
Merge remote-tracking branch 'trivago/add_exclude'
|
hace 9 años |
Jordi Boggiano
|
ce08582671
Fix CS
|
hace 9 años |
Bryan Davis
|
cc2b9cfca5
Add cli argument for classmap-authoritative
|
hace 10 años |
voroks
|
154092ba1a
Added removing file 'include_path.php' (if it is empty).
|
hace 9 años |
voroks
|
85de450fe9
Removed some extra assertions.
|
hace 10 años |
voroks
|
4fa1cb2e9c
Removing file autoload_files.php was added (#4254)
|
hace 10 años |
elazar
|
6c029a850c
Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump()
|
hace 10 años |
Jordi Boggiano
|
27aac31970
Fix tests for autocrlf=true checkouts, fixes #4049
|
hace 10 años |
msiebeneicher
|
7522a33079
Merge branch 'master' of https://github.com/composer/composer into add_exclude
|
hace 10 años |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
hace 10 años |
msiebeneicher
|
98de300878
* Small improvement of the testExcludeFromClassmap unit test
|
hace 10 años |
msiebeneicher
|
dad6b05ca7
Merge branches 'add_exclude' and 'master' of https://github.com/trivago/composer into add_exclude
|
hace 10 años |
msiebeneicher
|
f28785a49d
Merge branches 'add_exclude' and 'master' of https://github.com/trivago/composer into add_exclude
|
hace 10 años |
Bryan Davis
|
0f2558dab3
Use assertContains in ClassMapAuthoritative checks
|
hace 10 años |
Bryan Davis
|
92455759fc
Fix AutoloadGeneratorTest for PHP 5.3.x
|
hace 10 años |
Bryan Davis
|
ad1f8e6c5a
Add classmap-authoritative config setting
|
hace 10 años |
Jordi Boggiano
|
790a25c348
Adjust dump command, add another test, update docs, refs #1344
|
hace 11 años |
Bilal Amarni
|
db91454a13
added an autoload-dev section
|
hace 11 años |
Jordi Boggiano
|
75cd91657a
Merge remote-tracking branch 'jeromemacias/fix_psr4_classmap_generator'
|
hace 11 años |
Andreas Hennings
|
fcf8e7f515
Random docblock improvements in AutoloadGeneratorTest.
|
hace 11 años |
Andreas Hennings
|
6a9fd1dd60
rename \$package to \$mainPackage in AutoloadGeneratorTest::testOverrideVendorsAutoloading() for clarity.
|
hace 11 años |
Andreas Hennings
|
bb26152de2
docblock comments on properties in AutoloadGeneratorTest
|
hace 11 años |
Andreas Hennings
|
cab6943df0
AutoloadGeneratorTest::testOverrideVendorsAutoloading() - break autoload definitions to multiple lines.
|
hace 11 años |
Andreas Hennings
|
084c11ef51
AutoloadGeneratorTest::testMainPackageAutoloadingWithTargetDir() - Remove PSR-4 from the package in target-dir test, since it is incompatible with target-dir.
|
hace 11 años |
Jérôme Macias
|
01cd990995
Fix PSR-4 autoload classmap generator
|
hace 11 años |
René Kerner
|
b0ec8ee096
* added exclude-from-classmap feature
|
hace 11 años |
Jordi Boggiano
|
3c5000ad7f
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
|
hace 11 años |
Andreas Hennings
|
0a4b18ce86
More interesting generator tests for PSR-4.
|
hace 11 años |
Andreas Hennings
|
bda2bcac13
Fix indentation of assignment in AutoloadGeneratorTest
|
hace 11 años |
Andreas Hennings
|
8966376f40
Verify generation of autoload_psr4.php even if empty.
|
hace 11 años |