Home | History | Annotate | Line # | Download | only in unit-tests
cond-op-not.exp revision 1.4
      1 make: "cond-op-not.mk" line 29: Not empty evaluates to true.
      2 make: "cond-op-not.mk" line 37: Not space evaluates to false.
      3 make: "cond-op-not.mk" line 41: Not 0 evaluates to true.
      4 make: "cond-op-not.mk" line 49: Not 1 evaluates to false.
      5 make: "cond-op-not.mk" line 55: Not word evaluates to false.
      6 make: "cond-op-not.mk" line 59: Malformed conditional (!)
      7 make: Fatal errors encountered -- cannot continue
      8 make: stopped in unit-tests
      9 exit status 1
     10