[parrot/parrot] e4846c: Add a failing test for #813 reported by @donaldxs

GitHub noreply at github.com
Mon Sep 24 17:30:46 UTC 2012


  Branch: refs/heads/rurban/mime-base64-utf8-gh813+gh814
  Home:   https://github.com/parrot/parrot
  Commit: e4846c7572cad48e9c2135f22c7d6e95799d17ea
      https://github.com/parrot/parrot/commit/e4846c7572cad48e9c2135f22c7d6e95799d17ea
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-09-24 (Mon, 24 Sep 2012)

  Changed paths:
    M t/library/mime_base64.t

  Log Message:
  -----------
  Add a failing test for #813 reported by @donaldxs


  Commit: d74743811a0bf1e36064bec5e1d899d540dd3ab3
      https://github.com/parrot/parrot/commit/d74743811a0bf1e36064bec5e1d899d540dd3ab3
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-09-24 (Mon, 24 Sep 2012)

  Changed paths:
    M t/library/mime_base64.t

  Log Message:
  -----------
  Improve and refactor failing #813 enc_sub test


  Commit: 3a48e6b462d8fff501cb16a2f92a857baee0df53
      https://github.com/parrot/parrot/commit/3a48e6b462d8fff501cb16a2f92a857baee0df53
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-24 (Mon, 24 Sep 2012)

  Changed paths:
    M runtime/parrot/library/MIME/Base64.pir

  Log Message:
  -----------
  [GH #813 + #814] Fix MIME/Base64.pir for encoded strings

Use bytebuffer representations of the encoded string, not the encoded ord value.
Now the implementation is correct, but some encoded tests not.


Compare: https://github.com/parrot/parrot/compare/e4846c7572ca^...3a48e6b462d8


More information about the parrot-commits mailing list