Marcin Smoczyński
37c5a5a1d8
db: disable test output to cout
...
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2020-06-24 15:24:16 +02:00
Marcin Smoczyński
a9cb37d7f4
tests: add proper catch2 handling
...
Add proper catch2 support:
- add catch2 as a submodule
- add cmake function to add test easily
- discover each test in test binary
- remove copies of catch.hpp
- do not try to process tests for rt1051
Do not test internals of utf8, only public interface (nasty bugs could
occur otherwise).
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2020-06-24 10:38:14 +02:00
Alek Rudnik
55ec93cccf
[EGD-2986] fixed module db UT ( #326 )
...
* [EGD-2986] fixed module db UT
* [EGD-2986] missing change
* []EGD-2986] add BD init check
* [EGD-2986] fix in threads table
2020-04-23 12:41:30 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
kkleczkowski
e4b7e9202e
Egd 2507 settings date ( #164 )
...
* [EGD-2507] Wip on Date and Time window.
* [EGD-2507] Utlis, timeDateFormat in settings.db.
* [EGD-2507] - WiP on DateTimeWindow.
* [EGD-2507] dateTimeWindow layout + time validation + database_v2.md update.
* [EGD-2507] Code clean-up.
* [EGD-2507] Fixes after rebase, unused include removed.
* [ EGD-2507 ] PR suggestions.
* [ EGD-2507 ] Fixed missing 0 minutes, pr suggestions.
* [EGD-2507-settings-date] Fixes after rebase.
2020-03-05 14:32:06 +01:00
Mati
67e71d9d32
Added SettingsRecord, fixed bugs, added tests
2019-06-06 08:26:13 +02:00
Mati
18d84d4556
Added settings table
2019-06-06 08:00:05 +02:00