Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belr
Commits
18c52ead
Commit
18c52ead
authored
Jan 11, 2015
by
Simon Morlat
Browse files
rename test program
parent
3fa50687
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
tests/Makefile.am
tests/Makefile.am
+3
-3
tests/belrparse.cc
tests/belrparse.cc
+0
-0
No files found.
tests/Makefile.am
View file @
18c52ead
noinst
_PROGRAMS
=
parse
_grammar
bin
_PROGRAMS
=
belr-
parse
parse
_grammar
_SOURCES
=
parse
_grammar
.cc
belr_
parse_SOURCES
=
belr
parse.cc
parse
_grammar
_LDADD
=
$(top_builddir)
/src/libbelr.la
belr_
parse_LDADD
=
$(top_builddir)
/src/libbelr.la
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
tests/parse
_grammar
.cc
→
tests/
belr
parse.cc
View file @
18c52ead
File moved
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