~aleteoryx/muditaos

ref: d4e5807ef706a40244c3e1059103557077ca06ee muditaos/module-db/tests d---------
d4e5807e — Radoslaw Wicik 4 years ago
[EGD-6643] Fix Alarm Record tests

Fix UT Alarm Record to work with WAL in SQLite.
92f028dd — Radoslaw Wicik 4 years ago
[EGD-6649] Fix SMS Record tests

Fix UT for WAL in SQLite.
3a28111e — Radoslaw Wicik 4 years ago
[EGD-6644] Fix Alarms Table tests

Fix UT for supporting WAL in SQLite.
c42df243 — Pawel.Paprocki 4 years ago
[EGD-6646] Fix Contact Record db tests

Clean  WAL file after db init
94098983 — Adam Dobrowolski 5 years ago
[EGD-6527] Internationalization API unification

Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
10a2c379 — Wiktor S. Ovalle Correa 5 years ago
[EGD-3649] Fix paths in UT

Reorganization of assets left path in UT outdated.
4a1801bb — Pawel Olejniczak 5 years ago
[EGD-6389] Fix database initialization scripts UT

Tests were not passing locally due to incorrect
sql file names.
dfcf9817 — Michał Kamoń 5 years ago
[EGD-5790] Fix end of line display in message thumbnail

Original problem was that '\n' character was displayed as `[]` in
message thumbnail. After consulting Design-Team thumbnail should not
display anything succeeding problematic character.
9d8eff64 — Radoslaw Wicik 5 years ago
[EGD-5860] Fix build packages

Merging and cleaning cmakes requred cleaning.
e61a7d2d — Lucjan Bryndza 5 years ago
Merge branch 'EGD-5737-merge-master-to-exp-lbr-fix'
3b141041 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
7797a2ea — Jakub Pyszczak 5 years ago
[EGD-5266] Fix test harness

Covers harness issues that occures on experimental branch
due to the new filesystem implementation.
9ad10d22 — Lucjan Bryndza 5 years ago
[EGD-5439] Fix compile after merge from master

Fix compile after merge from master
a53bd826 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
2c805921 — Tomek Sobkowiak 5 years ago
[EGD-5386] Fix tests in event table

Fix leap year handling in events table entry creation
Set hours/minutes during events table entry creation
a493771f — Lucjan Bryndza 5 years ago
[EGD-5385] Fix unallowed use of ff_rename

Fix unallowed use of ff_rename FFAT function
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
ff5ed529 — Jakub Pyszczak 5 years ago
[EGD-5163] Fix UT module-db

Convert module database tests to run natively on linux.
5ad8a9bc — Jakub Pyszczak 5 years ago
[EGD-5145] Fix remove vfs include from UT

Deprecated vfs is no more accessible. Deleted old includes.
7e36ee7c — Jakub Pyszczak 5 years ago
[EGD-5088] Change new filesystem implementation

Removed deprecated vfs calls from all applications.
Next