Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
816:2a804a48e36d
for
Makefile
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2009-10-30 19:17:31 (
9 months
ago)
Author:
Stefan Schwarzer <sschwarzer@…>
Branch:
default
convert_revision:
svn:778c30c8-61e0-0310-89d4-fe2f97a467b2/trunk@886
Message:
Show each test file before running its tests.
Files:
1 modified
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r809
r816
60
60
for file in $(TEST_FILES); \
61
61
do \
62
echo $$file ; \
62
63
python $$file ; \
63
64
done
Download in other formats:
Unified Diff
Zip Archive