pyd - continuous integration

Ellery Newcomer via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 9 15:37:19 PDT 2014


So pyd is at the point where it really needs some sort of test 
suite runner. It's kind of complicated since I need to test 
against

* multiple versions of dmd/ldc/gdc
* multiple versions of python (2.4 - 3.4, but I'm thinking of 
dropping 2.4 and 2.5 this year)
* redhat, ubuntu, osx, windows, etc

Does anyone have any suggestions on how or where to set this up? 
I had a peek at atlassian bamboo, but it looks like it only plays 
with ec2, which I don't know anything about.


More information about the Digitalmars-d mailing list