Home | History | Annotate | Line # | Download | only in unit-tests
opt-jobs-internal.mk revision 1.3
      1  1.3  rillig # $NetBSD: opt-jobs-internal.mk,v 1.3 2022/01/23 16:09:38 rillig Exp $
      2  1.1  rillig #
      3  1.2  rillig # Tests for the (intentionally undocumented) -J command line option.
      4  1.3  rillig #
      5  1.3  rillig # Only test the error handling here, the happy path is covered in other tests
      6  1.3  rillig # as a side effect.
      7  1.1  rillig 
      8  1.3  rillig # expect: make: internal error -- J option malformed (garbage)
      9  1.3  rillig .MAKEFLAGS: -Jgarbage
     10