File: run-upstream-tests

package info (click to toggle)
php-netscape-bookmark-parser 4.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 636 kB
  • sloc: php: 3,592; makefile: 49; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
mkdir --parents vendor
phpab --output vendor/autoload.php --template debian/autoload.test.php.tpl tests/
phpunit --do-not-cache-result --bootstrap vendor/autoload.php tests