[parrot/parrot] c19353: Clean up t/dynpmc/gziphandle.t stream tests
GitHub
noreply at github.com
Mon May 7 00:24:25 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: c193535616d8a521261c828f197398207096c47a
https://github.com/parrot/parrot/commit/c193535616d8a521261c828f197398207096c47a
Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M t/dynpmc/gziphandle.t
Log Message:
-----------
Clean up t/dynpmc/gziphandle.t stream tests
* The two throws_substring tests had nothing to do with the rest of
the tests in that function. Split them out into another function.
* Make some test messages clearer.
* Include comments for non-test portions.
* Use variable names so new developers don't have to remember what
registers are for.
* Fudge by 1 byte for problematic zlib version on OS X
More information about the parrot-commits
mailing list