Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
59987833
Commit
59987833
authored
Aug 10, 2010
by
Guillaume Lazzara
Browse files
bootstrap: Update calls to build_unit_test.sh.
parent
6bf37e85
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
59987833
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
* bootstrap: Update calls to build_unit_test.sh.
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
* build-aux/build_unit_test.sh: Add support for conditional
...
...
bootstrap
View file @
59987833
...
...
@@ -217,13 +217,14 @@ if $regen_p; then
fi
# Generate unit test files.
run
.
./build-aux/build_unit_test.sh
`
pwd
`
/milena/mln milena/tests/unit_test milena/tests/unit_test/disabled_tests
run
.
./build-aux/build_unit_test.sh
`
pwd
`
/milena/mln milena/tests/unit_test milena/tests/unit_test/disabled_tests
mln
# Generate unit test files for Scribo.
run
.
scribo/tests/unit_test/build_unit_test.sh
\
scribo
\
scribo/tests/unit_test
\
scribo/tests/unit_test/disabled_tests
run
.
./build-aux/build_unit_test.sh
\
scribo/scribo
\
scribo/tests/unit_test
\
scribo/tests/unit_test/disabled_tests
\
scribo
# Install the GNU Build System.
autoreconf
-f
-v
-i
Write
Preview
Supports
Markdown
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