File: control

package info (click to toggle)
phpmyadmin-motranslator 5.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,928 kB
  • sloc: php: 1,760; makefile: 9
file content (7 lines) | stat: -rw-r--r-- 402 bytes parent folder | download
1
2
3
4
5
6
7
Test-Command: phpunit --bootstrap /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php --no-coverage --do-not-cache-result
Depends: phpunit, @
Features: test-name=unit-tests

Test-Command: php -d "apc.enable_cli=1" /usr/bin/phpunit --bootstrap /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php --no-coverage --do-not-cache-result
Depends: php-apcu, phpunit, @
Features: test-name=unit-tests-with-apcu