|
|
hace 10 años | |
|---|---|---|
| .. | ||
| privatebin | hace 10 años | |
| .gitignore | hace 10 años | |
| .htaccess | hace 10 años | |
| README.md | hace 10 años | |
| bootstrap.php | hace 10 años | |
| configGenerator.php | hace 10 años | |
| configuration.php | hace 10 años | |
| filter.php | hace 10 años | |
| i18n.php | hace 10 años | |
| jsonApi.php | hace 10 años | |
| model.php | hace 10 años | |
| phpunit.xml | hace 10 años | |
| privatebin.php | hace 10 años | |
| privatebinWithDb.php | hace 10 años | |
| purgelimiter.php | hace 10 años | |
| request.php | hace 10 años | |
| serversalt.php | hace 10 años | |
| sjcl.php | hace 10 años | |
| test.ini | hace 10 años | |
| trafficlimiter.php | hace 10 años | |
| view.php | hace 10 años | |
| vizhash16x16.php | hace 10 años | |
In order to run these tests, you will need to install the following packages and its dependencies:
Example for Debian and Ubuntu:
$ sudo aptitude install phpunit php5-gd php5-sqlite php5-xdebug
To run the tests, just change into this directory and run phpunit:
$ cd PrivateBin/tst
$ phpunit