[parrot/parrot] ef77aa: Fix a test in t/pmc/io.t. The test was asking to r...

GitHub noreply at github.com
Sat Jun 16 15:42:11 UTC 2012


  Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: ef77aa2899e9cc80f82e3ca54c09f00f74cf832a
      https://github.com/parrot/parrot/commit/ef77aa2899e9cc80f82e3ca54c09f00f74cf832a
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-06-16 (Sat, 16 Jun 2012)

  Changed paths:
    M t/pmc/io.t

  Log Message:
  -----------
  Fix a test in t/pmc/io.t. The test was asking to read 7 characters, but then testing that we only received 6. The new (correct) behavior is to ask for 6 characters and get 6 characters.





More information about the parrot-commits mailing list