Bryan Davis
|
cc2b9cfca5
Add cli argument for classmap-authoritative
|
9 лет назад |
voroks
|
154092ba1a
Added removing file 'include_path.php' (if it is empty).
|
9 лет назад |
voroks
|
85de450fe9
Removed some extra assertions.
|
10 лет назад |
voroks
|
4fa1cb2e9c
Removing file autoload_files.php was added (#4254)
|
10 лет назад |
elazar
|
6c029a850c
Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump()
|
10 лет назад |
Jordi Boggiano
|
27aac31970
Fix tests for autocrlf=true checkouts, fixes #4049
|
10 лет назад |
Jordi Boggiano
|
0b4a9235f4
CS fixes
|
10 лет назад |
Bryan Davis
|
0f2558dab3
Use assertContains in ClassMapAuthoritative checks
|
10 лет назад |
Bryan Davis
|
92455759fc
Fix AutoloadGeneratorTest for PHP 5.3.x
|
10 лет назад |
Bryan Davis
|
ad1f8e6c5a
Add classmap-authoritative config setting
|
10 лет назад |
Jordi Boggiano
|
790a25c348
Adjust dump command, add another test, update docs, refs #1344
|
11 лет назад |
Bilal Amarni
|
db91454a13
added an autoload-dev section
|
11 лет назад |
Jordi Boggiano
|
75cd91657a
Merge remote-tracking branch 'jeromemacias/fix_psr4_classmap_generator'
|
11 лет назад |
Andreas Hennings
|
fcf8e7f515
Random docblock improvements in AutoloadGeneratorTest.
|
11 лет назад |
Andreas Hennings
|
6a9fd1dd60
rename \$package to \$mainPackage in AutoloadGeneratorTest::testOverrideVendorsAutoloading() for clarity.
|
11 лет назад |
Andreas Hennings
|
bb26152de2
docblock comments on properties in AutoloadGeneratorTest
|
11 лет назад |
Andreas Hennings
|
cab6943df0
AutoloadGeneratorTest::testOverrideVendorsAutoloading() - break autoload definitions to multiple lines.
|
11 лет назад |
Andreas Hennings
|
084c11ef51
AutoloadGeneratorTest::testMainPackageAutoloadingWithTargetDir() - Remove PSR-4 from the package in target-dir test, since it is incompatible with target-dir.
|
11 лет назад |
Jérôme Macias
|
01cd990995
Fix PSR-4 autoload classmap generator
|
11 лет назад |
Jordi Boggiano
|
3c5000ad7f
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
|
11 лет назад |
Andreas Hennings
|
0a4b18ce86
More interesting generator tests for PSR-4.
|
11 лет назад |
Andreas Hennings
|
bda2bcac13
Fix indentation of assignment in AutoloadGeneratorTest
|
11 лет назад |
Andreas Hennings
|
8966376f40
Verify generation of autoload_psr4.php even if empty.
|
11 лет назад |
Andreas Hennings
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
11 лет назад |
Martin Hasoň
|
3c0a620ad5
Fixed path analysis
|
11 лет назад |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 лет назад |
Nils Adermann
|
242c58c789
Merge pull request #2179 from naderman/plugins
|
11 лет назад |
Nils Adermann
|
3960edd64e
Turn EventDispatcher into generic solution handling plugins as well
|
12 лет назад |
Firehed
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
11 лет назад |
Andreas Hennings
|
5369904dd3
autoload_files.php should return an array of files, instead of directly including them.
|
12 лет назад |