blob: ff683b9649a0ac3a0ca0fe324644047334da84e8 (
plain)
1
2
3
4
5
6
7
|
# file : tests/web/xhtml/buildfile
# license : MIT; see accompanying LICENSE file
include ../../../web/xhtml/
exe{driver}: {hxx cxx}{*} ../../../web/xhtml/libue{xhtml}
exe{driver}: file{test.out}: test.stdout = true
|