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
sympa
sympa
Commits
f4442824
Unverified
Commit
f4442824
authored
Feb 17, 2018
by
IKEDA Soji
Committed by
GitHub
Feb 17, 2018
Browse files
Merge pull request #199 from ikedas/issue-195
#195: Some tests fail with checked out source by ikedas
parents
d651dcff
5fb1b34b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
f4442824
...
...
@@ -81,7 +81,7 @@ MSGFMT=@MSGFMT@
.po.mo
:
$(MSGFMT)
-o
$@
$<
check-local
:
check-local
:
$(check_DATA)
[
-z
"
$(TEST_FILES)
"
]
&&
TEST_FILES
=
"
$(check_SCRIPTS)
"
;
\
PERL5LIB
=
src/lib
;
export
PERL5LIB
;
\
$(PERL)
-MTest
::Harness
-e
'runtests @ARGV'
$$
TEST_FILES
...
...
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