yebblies / d-tester

Automated testing for github projects.

Home Page:http://d.puremagic.com/test-results/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://d.puremagic.com/test-results/


Languages

Language:D 72.4%Language:Shell 12.8%Language:CSS 6.1%Language:SQL 6.0%Language:JavaScript 2.8%