xref
: /
glogg
/
tests
/
main.cpp
(revision 6281910632bfca8f4657ac05caaf18b23b7d39d3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
QTest
>
2
3
#
include
"
testlogdata.h
"
4
5
QTEST_MAIN
(
TestLogData
);
6