Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 13304359a301fd4b61caadab1873c41f51d16a25
      
https://github.com/parrot/parrot/commit/13304359a301fd4b61caadab1873c41f51d16a25
  Author: James E Keenan <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M t/configure/029-option_or_data.t

  Log Message:
  -----------
  Get 'make configure_tests' passing once again


  Commit: bf11d03d16ffdd2b5e458410acd04d86cee7e2e9
      
https://github.com/parrot/parrot/commit/bf11d03d16ffdd2b5e458410acd04d86cee7e2e9
  Author: James E Keenan <[email protected]>
  Date:   2025-12-08 (Mon, 08 Dec 2025)

  Changed paths:
    M t/steps/auto/alignof-01.t
    M t/steps/auto/arch-01.t
    M t/steps/auto/attributes-01.t
    M t/steps/auto/backtrace-01.t
    M t/steps/auto/byteorder-01.t
    M t/steps/auto/coverage-01.t
    M t/steps/auto/cpu-01.t
    M t/steps/auto/ctags-01.t
    M t/steps/auto/env-01.t
    M t/steps/auto/expect-01.t
    M t/steps/auto/format-01.t
    M t/steps/auto/gc-01.t
    M t/steps/auto/gcc-01.t
    M t/steps/auto/gettext-01.t
    M t/steps/auto/glibc-01.t
    M t/steps/auto/gmp-01.t
    M t/steps/auto/headers-01.t
    M t/steps/auto/icu-01.t
    M t/steps/auto/infnan-01.t
    M t/steps/auto/inline-01.t
    M t/steps/auto/ipv6-01.t
    M t/steps/auto/isreg-01.t
    M t/steps/auto/libffi-01.t
    M t/steps/auto/llvm-01.t
    M t/steps/auto/mathl-01.t
    M t/steps/auto/memalign-01.t
    M t/steps/auto/msvc-01.t
    M t/steps/auto/neg_0-01.t
    M t/steps/auto/opengl-01.t
    M t/steps/auto/ops-01.t
    M t/steps/auto/pcre-01.t
    M t/steps/auto/perldoc-01.t
    M t/steps/auto/platform-01.t
    M t/steps/auto/pmc-01.t
    M t/steps/auto/pod2man-01.t
    M t/steps/auto/readline-01.t
    M t/steps/auto/readline-02.t
    M t/steps/auto/signal-01.t
    M t/steps/auto/sizes-01.t
    M t/steps/auto/snprintf-01.t
    M t/steps/auto/socklen_t-01.t
    M t/steps/auto/stat-01.t
    M t/steps/auto/thread-01.t
    M t/steps/auto/timespec-01.t
    M t/steps/auto/va_ptr-01.t
    M t/steps/auto/warnings-01.t
    M t/steps/auto/zlib-01.t
    M t/steps/gen/config_h-01.t
    M t/steps/gen/config_pm-01.t
    M t/steps/gen/core_pmcs-01.t
    M t/steps/gen/makefiles-01.t
    M t/steps/gen/opengl-01.t
    M t/steps/init/defaults-01.t
    M t/steps/init/hints-01.t
    M t/steps/init/install-01.t
    M t/steps/init/manifest-01.t
    M t/steps/init/optimize-01.t
    M t/steps/inter/lex-01.t
    M t/steps/inter/lex-02.t
    M t/steps/inter/lex-03.t
    M t/steps/inter/libparrot-01.t
    M t/steps/inter/make-01.t
    M t/steps/inter/progs-01.t
    M t/steps/inter/progs-02.t
    M t/steps/inter/progs-03.t
    M t/steps/inter/progs-04.t
    M t/steps/inter/shlibs-01.t
    M t/steps/inter/types-01.t
    M t/steps/inter/yacc-01.t
    M t/steps/inter/yacc-02.t

  Log Message:
  -----------
  Re-activate t/steps/*/*.t.

These tests had an incorrect setting for 'use lib (...)'.  Hence each
test file in 'auto/', 'init/', 'inter/' and 'gen/' was failing.

This now enables you to call:

    perl Configure.pl
    make configure_tests

and have all tests will pass.  This 'make' target can be run before
'make' itself. The tests assure the correctness of the Perl code which
runs configuration.


Compare: https://github.com/parrot/parrot/compare/b7a9ef909c9b...bf11d03d16ff

To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to