Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12944215
Makefile
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
518 B
Referenced Files
None
Subscribers
None
Makefile
View Options
# _, __, _, _ __, _ _, _, _
# / \ |_) (_ | | \ | /_\ |\ |
# \ / |_) , ) | |_/ | | | | \|
# ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
#
# Unit testing Makefile
#
# It is recommended to copy phpunit.xml in a working directory
# and personalize the storage engine values. Then, you can add
# an environment variable OBSIDIAN_PHPUNIT_CONFIG to this file.
#
OBSIDIAN_PHPUNIT_CONFIG ?= phpunit.xml
all:
@echo "Tests are currently runnable interpreted. Run them with 'make test'."
test:
phpunit -c ${OBSIDIAN_PHPUNIT_CONFIG} .
File Metadata
Details
Attached
Mime Type
text/x-makefile
Expires
Tue, Nov 18, 17:06 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3150798
Default Alt Text
Makefile (518 B)
Attached To
Mode
rOBSIDIAN Obsidian Workspaces
Attached
Detach File
Event Timeline
Log In to Comment