VirtualBox

Changeset 1938 in kBuild for trunk/src/kmk/tests


Ignore:
Timestamp:
Oct 26, 2008 12:11:18 AM (16 years ago)
Author:
bird
Message:

GNU Make tests: fixed the output checks in scripts/features/escape (message was changed).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/tests/scripts/features/escape

    r969 r1938  
    2727run_make_test(undef,
    2828              'path=pre:',
    29               "#MAKEFILE#:2: *** target pattern contains no `%'.  Stop.",
     29              "#MAKEFILE#:2: *** target pattern contains no `%' (target `foo').  Stop.",
    3030              512);
    3131
     
    4040run_make_test(undef,
    4141              "'path=pre\\\\:'",
    42               "#MAKEFILE#:2: *** target pattern contains no `%'.  Stop.",
     42              "#MAKEFILE#:2: *** target pattern contains no `%' (target `foo').  Stop.",
    4343              512);
    4444
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette