Brad Roberts wrote:
http://d.puremagic.com/test-results/index.ghtml

It's super crude.. it looks horrible.. but it's a start.

What it does:
   forever:
     checkout a fresh copy of dmd, druntime, phobos
     build dmd
     build druntime
     build phobos
     test druntime
     test phobos
     test dmd (quick mode)
     sleep 3600

Anyone want to help make it not look like crap?


I've already started something similar. I'm planning on a super set of that functionality: arbitrary number of tests, individually broken down, new test get run on old versions of DMD, log per test compile times, run times and binary sizes.

OTOH right now all I have is the DB schema and a few pages populated with fake data.

Later,
Brad
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to