[phobos] automated builds and tests
Benjamin Shropshire
benjamin at precisionsoftware.us
Sun Sep 5 13:10:43 PDT 2010
Brad Roberts wrote:
> On 9/5/2010 12:31 PM, Benjamin Shropshire wrote:
>
>> Brad Roberts wrote:
>>
>>> On 9/5/2010 7:23 AM, Benjamin Shropshire wrote:
>>>
>>>
>>>> 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.
>>>>
>>>>
>>> I'd be just as happy for someone else to own this, but I got sick of seeing
>>> regressions and decided to whip it up. Only invested a few hours in it so far.
>>>
>>>
>>>
>> What is your code in? Mines in Python, but a front-end/back-end language split
>> wouldn't be a real problem.
>>
>
> The test runs are simple shell scripts.
That's the bit I was interested in.
> The server side is in a simple language
> that predates php from when I worked at a web ad agency (an era of my life I'm
> so happy is long gone).
>
[...]
> Later,
> Brad
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
More information about the phobos
mailing list