freebsd-dev/contrib/bmake/unit-tests/directive-ifdef.exp
Simon J. Gerraty dba7b0ef92 Merge bmake-20210206
Changes of interest

  o unit-tests: use private TMPDIR to avoid errors from other users
  o avoid strdup in mkTempFile
  o always use vfork
  o job.c: do not create empty shell files in jobs mode
    reduce unnecessary calls to waitpid
  o cond.c: fix debug output for comparison operators in conditionals
2021-02-10 22:03:22 -08:00

5 lines
271 B
Plaintext

make: "directive-ifdef.mk" line 12: Function calls in .ifdef are possible.
make: "directive-ifdef.mk" line 23: String literals are tested for emptiness.
make: "directive-ifdef.mk" line 27: String literals are tested for emptiness. Whitespace is non-empty.
exit status 0