[parrot/parrot] 4065d6: Fix several library-related tests. Most fixes are ...
GitHub
noreply at github.com
Wed Mar 21 01:19:52 UTC 2012
Branch: refs/heads/remove_sub_flags
Home: https://github.com/parrot/parrot
Commit: 4065d6ef5a1192bee74e1499828bacd3270b2452
https://github.com/parrot/parrot/commit/4065d6ef5a1192bee74e1499828bacd3270b2452
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M runtime/parrot/library/HTTP/Message.pir
M runtime/parrot/library/LWP/Protocol.pir
M runtime/parrot/library/LWP/UserAgent.pir
M runtime/parrot/library/Test/Class.pir
M t/compilers/data_json/to_parrot.t
M t/dynoplibs/io.t
M t/library/archive_tar.t
M t/library/archive_zip.t
M t/library/distutils.t
M t/library/iter.t
M t/library/lwp.t
M t/library/md5.t
M t/library/mime_base64.t
M t/library/nciutils.t
M t/library/osutils.t
M t/library/p6object.t
M t/library/parrotlib.t
M t/library/pg.t
M t/library/rand.t
M t/library/range.t
M t/library/sha.t
M t/library/string_utils.t
M t/library/tap_parser.t
M t/library/tcl_glob.t
M t/library/tcl_lib.t
M t/library/test_builder_done_testing.t
M t/library/test_builder_tester.t
M t/library/test_class.t
M t/library/test_more.t
M t/library/uri.t
Log Message:
-----------
Fix several library-related tests. Most fixes are simple updates of old load_bytecode_s to load_bytecode_p_s
More information about the parrot-commits
mailing list