forked from braddr/d-tester
-
Notifications
You must be signed in to change notification settings - Fork 0
Automated testing for github projects.
WalterWaldron/d-tester
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a crude tester for dmd, druntime, and phobos. The server pieces are in a script language for which I can't share the engine. The client pieces are just shell scripts. Given the crudeness of the code, there's assumptions about my environment and hosts that will need to be edited out. I run it from the client dir with: $ while /bin/true; do ./src/driver.sh; sleep 3600; done
About
Automated testing for github projects.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- D 86.0%
- CSS 7.6%
- JavaScript 3.7%
- Shell 1.9%
- Other 0.8%