|
|
10 ani în urmă | |
|---|---|---|
| .. | ||
| privatebin | 10 ani în urmă | |
| .gitignore | 10 ani în urmă | |
| README.md | 10 ani în urmă | |
| RainTPL.php | 10 ani în urmă | |
| auto.php | 11 ani în urmă | |
| bootstrap.php | 10 ani în urmă | |
| configGenerator.php | 10 ani în urmă | |
| configuration.php | 10 ani în urmă | |
| filter.php | 11 ani în urmă | |
| i18n.php | 11 ani în urmă | |
| jsonApi.php | 10 ani în urmă | |
| model.php | 10 ani în urmă | |
| phpunit.xml | 10 ani în urmă | |
| privatebin.php | 10 ani în urmă | |
| privatebinWithDb.php | 10 ani în urmă | |
| request.php | 10 ani în urmă | |
| serversalt.php | 10 ani în urmă | |
| sjcl.php | 11 ani în urmă | |
| test.ini | 10 ani în urmă | |
| trafficlimiter.php | 10 ani în urmă | |
| vizhash16x16.php | 10 ani în urmă | |
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