[parrot/parrot] a6111e: test parrot-nqp thread safety with lexpads (nqp #6...

GitHub noreply at github.com
Mon Dec 3 20:53:06 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: a6111e414d57b7149b7a8e37ab2eeefc2f279ca7
      https://github.com/parrot/parrot/commit/a6111e414d57b7149b7a8e37ab2eeefc2f279ca7
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    A ext/nqp-rx/t/nqp/67-threads.t

  Log Message:
  -----------
  test parrot-nqp thread safety with lexpads (nqp #67)

test_more is not yet thread-safe


  Commit: 21519b47df4e9a6f36c6ca8d073d9ba8f19104e6
      https://github.com/parrot/parrot/commit/21519b47df4e9a6f36c6ca8d073d9ba8f19104e6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    M ext/nqp-rx/t/nqp/67-threads.t

  Log Message:
  -----------
  [test] fix ext/nqp-rx/t/nqp/67-threads.t thread-safety

do not use test_more.pir yet


  Commit: 11492d6c7ce6d53d097180bb7c36480d3086c423
      https://github.com/parrot/parrot/commit/11492d6c7ce6d53d097180bb7c36480d3086c423
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    M ext/nqp-rx/t/nqp/01-literals.t
    M ext/nqp-rx/t/nqp/02-if.t
    M ext/nqp-rx/t/nqp/03-if-else.t
    M ext/nqp-rx/t/nqp/04-unless.t
    M ext/nqp-rx/t/nqp/05-comments.t
    M ext/nqp-rx/t/nqp/06-args-pos.t
    M ext/nqp-rx/t/nqp/07-boolean.t
    M ext/nqp-rx/t/nqp/08-blocks.t
    M ext/nqp-rx/t/nqp/09-var.t
    M ext/nqp-rx/t/nqp/10-cmp.t
    M ext/nqp-rx/t/nqp/11-sub.t
    M ext/nqp-rx/t/nqp/12-logical.t
    M ext/nqp-rx/t/nqp/13-op.t
    M ext/nqp-rx/t/nqp/14-while.t
    M ext/nqp-rx/t/nqp/15-list.t
    M ext/nqp-rx/t/nqp/16-ternary.t
    M ext/nqp-rx/t/nqp/17-positional.t
    M ext/nqp-rx/t/nqp/18-associative.t
    M ext/nqp-rx/t/nqp/19-inline.t
    M ext/nqp-rx/t/nqp/20-return.t
    M ext/nqp-rx/t/nqp/21-contextual.t
    M ext/nqp-rx/t/nqp/22-optional-args.t
    M ext/nqp-rx/t/nqp/23-named-args.t
    M ext/nqp-rx/t/nqp/24-module.t
    M ext/nqp-rx/t/nqp/25-class.t
    M ext/nqp-rx/t/nqp/26-methodops.t
    M ext/nqp-rx/t/nqp/27-self.t
    M ext/nqp-rx/t/nqp/28-subclass.t
    M ext/nqp-rx/t/nqp/29-make.t
    M ext/nqp-rx/t/nqp/30-pirop.t
    M ext/nqp-rx/t/nqp/31-grammar.t
    M ext/nqp-rx/t/nqp/32-protoregex.t
    M ext/nqp-rx/t/nqp/33-init.t
    M ext/nqp-rx/t/nqp/34-rxcodeblock.t
    M ext/nqp-rx/t/nqp/35-prefix-sigil.t
    M ext/nqp-rx/t/nqp/36-callable.t
    M ext/nqp-rx/t/nqp/37-slurpy.t
    M ext/nqp-rx/t/nqp/38-quotes.t
    M ext/nqp-rx/t/nqp/39-pointy.t
    M ext/nqp-rx/t/nqp/40-lists.t
    M ext/nqp-rx/t/nqp/41-flat.t
    M ext/nqp-rx/t/nqp/42-cond-loop.t

  Log Message:
  -----------
  [test] fix ext/nqp-rx/t/nqp/ codas

nqp tests pass now all


Compare: https://github.com/parrot/parrot/compare/9e2d21d9a4ff...11492d6c7ce6


More information about the parrot-commits mailing list