Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1841566
run-tests.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
447 B
Referenced Files
None
Subscribers
None
run-tests.sh
View Options
#!/bin/sh
PHPUNIT
=
`
which phpunit
`
if
[
-f
"vendor/phpunit/phpunit/phpunit"
]
;
then
PHPUNIT
=
"../vendor/phpunit/phpunit/phpunit"
fi
cd
tests
$PHPUNIT
../plugins/libkolab/tests/kolab_date_recurrence.php
$PHPUNIT
../plugins/libkolab/tests/kolab_storage_config.php
$PHPUNIT
../plugins/libkolab/tests/kolab_storage_folder.php
$PHPUNIT
../plugins/libcalendaring/tests/libcalendaring.php
$PHPUNIT
../plugins/libcalendaring/tests/libvcalendar.php
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Mon, Aug 25, 3:23 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
225908
Default Alt Text
run-tests.sh (447 B)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment