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
cduce
cduce
Commits
2778688f
Commit
2778688f
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-11-29 11:28:03 by szach] makefile for tests
Original author: szach Date: 2003-11-29 11:28:03+00:00
parent
4ff4125c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile
0 → 100644
View file @
2778688f
TESTDIR
=
schema
.PHONY
:
test
test
:
for
d
in
$(TESTDIR)
;
do
$(MAKE)
-C
$$
d
test
;
done
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