Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
e007ac3e
Commit
e007ac3e
authored
May 28, 2012
by
Mukund Sivaraman
Browse files
[1704] Add targets to create log_test_messages.{h,cc} from .mes
parent
fcb63453
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/lib/log/tests/Makefile.am
View file @
e007ac3e
...
...
@@ -14,6 +14,9 @@ endif
CLEANFILES
=
*
.gcno
*
.gcda
EXTRA_DIST
=
log_test_messages.mes
BUILT_SOURCES
=
log_test_messages.h log_test_messages.cc
log_test_messages.h log_test_messages.cc
:
log_test_messages.mes
$(AM_V_GEN)
$(top_builddir)
/src/lib/log/compiler/message
$(top_srcdir)
/src/lib/log/tests/log_test_messages.mes
noinst_PROGRAMS
=
logger_example
logger_example_SOURCES
=
logger_example.cc
...
...
src/lib/log/tests/log_test_messages.cc
View file @
e007ac3e
// File created from log_test_messages.mes on
Thu
May 2
4
1
2:52
:2
0
2012
// File created from
../../../../src/lib/log/tests/
log_test_messages.mes on
Mon
May 2
8
1
1:38
:2
7
2012
#include
<cstddef>
#include
<log/message_types.h>
...
...
src/lib/log/tests/log_test_messages.h
View file @
e007ac3e
// File created from log_test_messages.mes on
Thu
May 2
4
1
2:52
:2
0
2012
// File created from
../../../../src/lib/log/tests/
log_test_messages.mes on
Mon
May 2
8
1
1:38
:2
7
2012
#ifndef __LOG_TEST_MESSAGES_H
#define __LOG_TEST_MESSAGES_H
...
...
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