[parrot/parrot] d2ed3b: skip outdated extend tests with old embed API [GH ...

GitHub noreply at github.com
Sat Sep 15 18:53:57 UTC 2012


  Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: d2ed3bb3c4c1f9dffcb7f6ed22e4bfa6f93ea52d
      https://github.com/parrot/parrot/commit/d2ed3bb3c4c1f9dffcb7f6ed22e4bfa6f93ea52d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M t/src/extend.t

  Log Message:
  -----------
  skip outdated extend tests with old embed API [GH #829]

I also tried to convert extend_15 to the new API but failed to understand Parrot_runcode()


  Commit: c26e17aaec8737c35c558bf6e192b844cc5b8e0e
      https://github.com/parrot/parrot/commit/c26e17aaec8737c35c558bf6e192b844cc5b8e0e
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [cage] Makefile cover-clean. Make less noise and use echo

make -s clean listed all dirs to be cleaned up for gcov-generated files.
Print only one line


  Commit: 4a4ec69a9f011a0af7f16f92a19f550e053dfffd
      https://github.com/parrot/parrot/commit/4a4ec69a9f011a0af7f16f92a19f550e053dfffd
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M t/src/checkdepend.t

  Log Message:
  -----------
  fix bogus t/src/checkdepend.t warnings

PARROT_HAS_(CORE|EXTRA)_NCI_THUNKS is in %PConfig, not %PConfig_Temp.

Skip warning for src/gc/malloc.c /usr/include/malloc.h when
HAVE_USR_INCLUDE_MALLOC_H is undefined.

Skip warning for src/glut_nci_thunks.c glut_nci_thunks.str at all.


  Commit: d4aeea04ca01c29987e713838a02b08c342b25fa
      https://github.com/parrot/parrot/commit/d4aeea04ca01c29987e713838a02b08c342b25fa
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M config/gen/makefiles/root.in
    M t/src/extend.t

  Log Message:
  -----------
  Merge branch 'master' into threads


  Commit: bd805826643d3a79c082c97009899591ccb46aa7
      https://github.com/parrot/parrot/commit/bd805826643d3a79c082c97009899591ccb46aa7
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M t/src/checkdepend.t

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into threads


  Commit: 8073f660b91edfb20de4b605a59e36c348ee2eed
      https://github.com/parrot/parrot/commit/8073f660b91edfb20de4b605a59e36c348ee2eed
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [cage] t/src/checkdepend.t for src/call/context

add new pmc_proxy.h dep


Compare: https://github.com/parrot/parrot/compare/db4e6e545042...8073f660b91e


More information about the parrot-commits mailing list