blob: 94beccf766dc45717dad34e0a6f118ccd37ccf75 (
plain)
1
2
3
4
5
6
7
|
# file : tests/web/xhtml/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
include ../../../web/
exe{driver}: {hxx cxx}{*} ../../../web/libus{web}
exe{driver}: file{test.out}: test.stdout = true
|