File: macros.test

package info (click to toggle)
shelltestrunner 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 896 kB
  • sloc: haskell: 881; makefile: 60; sh: 1
file content (3 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (2)
1
2
3
# 1. Test if macros are replaced and tests are successful.
shelltest -D{exe}=echo "-D{in}=My message" "-D{out}=My message" -D{doNotExist}=null tests/format1/abstract-test-with-macros
>>>= 0