chore: add tests project #38
Merged
Annotations
10 warnings
|
tests/main.cpp#L8
Include file: <QCommandLineOption> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
tests/main.cpp#L7
Include file: <QCommandLineParser> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
tests/main.cpp#L6
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
tests/main.cpp#L5
Include file: "docparser.h" not found.
|
|
src/docparser.cpp#L25
Include file: <algorithm> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/docparser.cpp#L24
Include file: <string_view> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/docparser.cpp#L23
Include file: <unordered_map> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/docparser.cpp#L22
Include file: <unordered_set> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/docparser.cpp#L21
Include file: <cstring> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/docparser.cpp#L20
Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
The logs for this run have expired and are no longer available.
Loading