On 5 November 2012 19:29, Joseph Rushton Wakeling <joseph.wakel...@webdrake.net> wrote: > On 11/05/2012 05:35 PM, Iain Buclaw wrote: >> >> You could try taking the patch from the 2.060 merge on trunk and >> applying it... other than that I don't plan on making any major >> changes to the 4.7 branch other than bug fixing (someone can feel free >> to send backpatches from 2.060 if there's any big blockers). > > > Once pulled in, how do I go about running the unittests on all code (DFE, > druntime, phobos) as part of the build process? (Something worth adding to > GDC wiki perhaps?) >
make check-d -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';