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
355b7419
Commit
355b7419
authored
Apr 26, 2010
by
Roland Levillain
Browse files
Enable parallel tests.
* configure.ac (AM_INIT_AUTOMAKE): Add option `parallel-tests'.
parent
32803c36
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
355b7419
2010-04-26 Roland Levillain <roland@lrde.epita.fr>
Enable parallel tests.
* configure.ac (AM_INIT_AUTOMAKE): Add option `parallel-tests'.
2010-04-22 Roland Levillain <roland@lrde.epita.fr>
Regen unit tests' Makefile fragments.
...
...
configure.ac
View file @
355b7419
...
...
@@ -35,7 +35,7 @@ AC_CONFIG_FILES([build-aux/Makefile])
# Automake.
AM_INIT_AUTOMAKE([1.11 subdir-objects check-news tar-ustar dist-bzip2
nostdinc -Wall])
parallel-tests
nostdinc -Wall])
# Package metadata.
AC_CONFIG_FILES([milena/mln/version.hh])
...
...
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