Skip to content
GitLab
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
951bfdd9
Commit
951bfdd9
authored
Aug 11, 2010
by
Guillaume Lazzara
Browse files
build-aux/build_unit_test.sh: Add more comments.
parent
ca408292
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
951bfdd9
2010-08-10 Guillaume Lazzara <z@lrde.epita.fr>
* build-aux/build_unit_test.sh: Add more comments.
2010-08-11 Guillaume Lazzara <z@lrde.epita.fr>
Handle libgdcmCommon's dependencies.
...
...
build-aux/build_unit_test.sh
View file @
951bfdd9
...
...
@@ -33,8 +33,13 @@
## "cond_tests_*" files must be created in the directory where
## unit-test.mk is generated (usually the unit-tests directory).
##
## WARNING: don't forget to add "cond_tests_*" files in the COND_TESTS
## WARNINGS:
## ---------
## * Don't forget to add "cond_tests_*" files in the COND_TESTS
## variable in the right Makefile.am.
##
## * ALWAYS end "cond_tests_*" files with a new line!
##
## FIXME: Don't use `echo -n', as echo's options are not portable.
##
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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