Commit Graph

7 Commits

Author SHA1 Message Date
Fabien Potencier 5e37fc86b5 Revert "encourage the running of coverage"
This reverts commit bb73852c95.
2013-12-04 07:03:18 +01:00
Luis Cordova bb73852c95 encourage the running of coverage
| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | no
| License       | MIT
| Doc PR        | no
2013-12-03 22:31:13 -05:00
Tony Piper a72d7ef8f6 ignore composer.phar
for running unit tests the external dependencies are now managed using composer, so it's necessary to download compmoser.phar to install them.
2012-04-20 14:10:06 +01:00
Eriksen Costa 46c7ae1ed4 added composer.lock to .gitignore 2012-04-06 22:15:14 -03:00
Bernhard Schussek cf959effe8 Added vendor directory to .gitignore 2010-06-24 10:44:28 +02:00
Fabien Potencier 395081debe added autoload.php to .gitignore 2010-06-07 22:53:17 +02:00
Sebastian Bergmann 75d8337542 renamed phpunit.xml to phpunit.xml.dist 2010-04-14 21:53:27 +02:00