Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
MPAI-Private
MPAI-CAE
arp
Video Analyzer
Commits
0e91112d
Commit
0e91112d
authored
Jun 08, 2023
by
Matteo
Browse files
update unit tests
parent
ea06c519
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/core_test.cpp
View file @
0e91112d
#include
"../src/lib/core.hpp"
#include
"../src/lib/core.hpp"
#include
<gtest/gtest.h>
#include
<gtest/gtest.h>
#include
<filesystem>
#include
<filesystem>
#include
<opencv2/core/core.hpp>
#include
<opencv2/core/core.hpp>
using
namespace
videoanalyser
;
using
namespace
videoanalyser
;
...
...
tests/files_test.cpp
View file @
0e91112d
#include
"../src/lib/files.hpp"
#include
"../src/lib/files.hpp"
#include
<gtest/gtest.h>
#include
<gtest/gtest.h>
using
namespace
files
;
using
namespace
files
;
...
...
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