dsource.org
Open Source Development for
the D Programming Language
Home
Projects
Forums
Tutorials
Site
scrapple
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Login
Help/Guide
About Trac
Search:
Last Change
Revision Log
root
/
trunk
/
testeD
/
main.d
View revision:
Revision
75
, 98 bytes (checked in by luke, 1 year ago)
Initial import of testeD
Line
1
import
testeD
.
api
;
2
3
void
main
()
4
{
5
testeD
.
api
.
test
(
"Testname"
,
"Failmessage"
,
{
return
false
;});
6
}
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format