Rob Bast
|
a8995b2572
use dirsep so phpunit on windows doesnt fail
|
9 years ago |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 years ago |
Jordi Boggiano
|
8398c9f2ab
Fix target-dir update checks, fixes #2395
|
11 years ago |
Jordi Boggiano
|
807600b255
Fix edge case where one adds a target-dir on a package that didnt have one before, refs #2279
|
11 years ago |
Jordi Boggiano
|
a813867065
Merge remote-tracking branch 'chx/913'
|
11 years ago |
Jordi Boggiano
|
38917c2047
Add parallel build to travis script
|
11 years ago |
Karoly Negyesi
|
e32e4ad490
change the test to test for a target dir change
|
11 years ago |
Karoly Negyesi
|
24c9ef72d6
make LibraryInstallerTest a little more strict
|
11 years ago |
Karoly Negyesi
|
c6ec739766
allow injecting a mock filesystem into LibraryInstaller and fix LibraryInstallerTest
|
11 years ago |
Martin Hasoň
|
b1c4eed57f
Throw exception if the local repository does not contain a package to uninstall
|
12 years ago |
Filippo Tessarotto
|
470adc47df
Switched rand() to mt_rand()
|
12 years ago |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 years ago |
Jordi Boggiano
|
a2171e2ed1
Expose LibraryInstallerTest properties to child classes
|
13 years ago |
Alexey Prilipko
|
ac3cebc633
Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files
|
13 years ago |
Jordi Boggiano
|
a4c829749e
Expose the whole composer context to the custom installers, fixes #672
|
13 years ago |
Grégoire Pineau
|
f4e9dd4fb8
Fixed PSR rules
|
13 years ago |
Jordi Boggiano
|
ef300ca56a
Fix tests
|
13 years ago |
Jordi Boggiano
|
89e095b4b5
Handle --dev installs/updates
|
13 years ago |
Jordi Boggiano
|
ada9c20db1
Update Git/Hg downloaders tests, making sure they never use a live filesystem instance
|
13 years ago |
Wookieb
|
f93135b3bd
Cosmetic tests fix - remove test directories
|
13 years ago |
Wookieb
|
8d3b40ff8e
Tests should remove created directories after testing process
|
13 years ago |
Jordi Boggiano
|
3fe87b1e35
Force dev packages to be installed from source
|
13 years ago |
Wookieb
|
2467456d3f
Fix installer that create vendor and bin directory even if --dry-run parameter provided
|
13 years ago |
Jordi Boggiano
|
5da021ffa7
Moved Filesystem to base Util namespace
|
13 years ago |
Jordi Boggiano
|
2262a3f864
Fix test
|
13 years ago |
digitalkaoz
|
4d0fae688e
removed replace, reinstalling as install
|
13 years ago |
digitalkaoz
|
30e89a2402
fixed broken packages on filesystem
|
13 years ago |
Jordi Boggiano
|
e4dbee2648
Fix tests
|
13 years ago |
Jordi Boggiano
|
94a8e8809c
Fix travis builds
|
13 years ago |
Jordi Boggiano
|
116b17dfc0
Fix test suite for OSX
|
13 years ago |