Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moex
Transmorpher
Commits
02cde962
Commit
02cde962
authored
Oct 28, 2002
by
Fabien Triolet
Browse files
Added new tests
parent
e9b9823d
Changes
1
Show whitespace changes
Inline
Side-by-side
transmorpher/scripts/build.xml
View file @
02cde962
<!-- $Id: build.xml,v 1.3
8
2002-10-
1
8
14:29:27
triolet Exp $ -->
<!-- $Id: build.xml,v 1.3
9
2002-10-
2
8
09:14:30
triolet Exp $ -->
<project
name=
"transmo"
default=
"compile"
basedir=
".."
>
...
...
@@ -213,6 +213,21 @@
<include
name=
"transmorpher/Utils/ParametersTest.*"
/>
<include
name=
"transmorpher/Utils/FifoTest.*"
/>
<include
name=
"transmorpher/Utils/UtilsSuite.*"
/>
<include
name=
"transmorpher/stdlib/ReadfileTest.*"
/>
<include
name=
"transmorpher/stdlib/BroadcastTest.*"
/>
<include
name=
"transmorpher/stdlib/ConcatTest.*"
/>
<include
name=
"transmorpher/stdlib/IntegerIteratorTest.*"
/>
<include
name=
"transmorpher/stdlib/FileIteratorTest.*"
/>
<include
name=
"transmorpher/stdlib/FixpointIteratorTest.*"
/>
<include
name=
"transmorpher/stdlib/TestingDispatcherTest.*"
/>
<include
name=
"transmorpher/stdlib/XsltTest.*"
/>
<include
name=
"transmorpher/stdlib/WritefileTest.*"
/>
<include
name=
"transmorpher/stdlib/StdoutTest.*"
/>
<include
name=
"transmorpher/stdlib/StdlibSuite.*"
/>
<include
name=
"transmorpher/TProcessFactory/ContentHandlerInfoTest.*"
/>
<include
name=
"transmorpher/TProcessFactory/XML_PortTest.*"
/>
<include
name=
"transmorpher/TProcessFactory/TProcessFactorySuite.*"
/>
</javac>
<antcall
target=
"jar"
/>
<junit
printsummary=
"no"
fork=
"yes"
haltonfailure=
"no"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment