dsource.org
Open Source Development for
the D Programming Language
Home
Projects
Forums
Tutorials
Site
dsss
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Login
Help/Guide
About Trac
Search:
Last Change
Revision Log
root
/
other
/
dsss-testing-framework
/
run.sh
View revision:
Revision
441
, 77 bytes (checked in by Gregor, 2 years ago)
test.sh, results.sh, run.sh: Now a working DSSS testing framework.
Line
1
#!/bin/bash
2
cd
"`dirname $0`"
3
./test.sh
4
./results.sh > results.html
5
./up.sh
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format