Add unit tests for Shortcut
Next to that, add entry for the test file in test_main.cpp. These test cases test the basic functionality of the shortcut module.
This commit is contained in:
parent
40eafcfab4
commit
92b392e3db
2 changed files with 236 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "test_main.h"
|
||||
|
||||
#include "tests/core/input/test_shortcut.h"
|
||||
#include "tests/core/io/test_config_file.h"
|
||||
#include "tests/core/io/test_file_access.h"
|
||||
#include "tests/core/io/test_image.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue