Re: [STANDARDS] Can we use PHPT instead of .php and .php.expect
[email protected] (Andrea Faulds)
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
> On 4 Jan 2015, at 21:02, Sara Golemon <[email protected]> wrote: > > On Sun, Jan 4, 2015 at 12:57 PM, Andrea Faulds <[email protected]> wrote: >> Yes, and building it ourselves would allow us to test master. >> When building ourselves we wouldn’t need a super-complex >> setup like php-src has, because the language spec doesn’t >> really use anything outside ext/standard. We could do ultra-slim >> (and ultra-fast!) --disable-all builds. >> > Why not test all of php-src (--enable-all) though? Speed isn't as > important as coverage, imo. Well, unless including PDO will somehow change something defined by the language spec, I don’t see the point. I’m proposing a separate Travis build for the spec here, by the way, not adding the spec’s tests to php-src. Though I think that should also be done. -- Andrea Faulds http://ajf.me/