57 Commits

Author SHA1 Message Date
5b493894d7
👷 Updated GitHub actions 2024-02-28 14:27:52 +01:00
Renovate Bot
d9e42eafd0 Update dependency catch2 to v3.5.2 2024-01-18 10:28:30 +01:00
Renovate Bot
0c1b9f085a Update actions/cache action to v4 2024-01-18 10:24:50 +01:00
Renovate Bot
55468e246a Update actions/cache action to v3.3.3 2024-01-12 11:00:11 +01:00
Renovate Bot
95661f2991 Update dependency catch2 to v3.5.1 2024-01-01 12:06:41 +01:00
Renovate Bot
c955c044a5 Update ilammy/msvc-dev-cmd action to v1.13.0 2024-01-01 12:05:27 +01:00
Renovate Bot
e0d3787aa5 Update dependency catch2 to v3.5.0 2023-12-13 12:22:02 +01:00
Renovate Bot
460264e842 Update actions/cache action to v3.3.2 2023-09-09 21:13:28 +02:00
Renovate Bot
a4c4b81764 Update actions/checkout action to v4 2023-09-04 15:58:07 +02:00
Renovate Bot
02c99649b4 Update sonarsource/sonarcloud-github-c-cpp action to v2 2023-08-12 10:49:13 +02:00
Renovate Bot
7eeb15195f Update dependency catch2 to v3.4.0 2023-07-14 13:01:42 +02:00
Renovate Bot
a6b293700b Update actions/cache action to v3.3.1 2023-03-13 18:30:04 +01:00
Renovate Bot
58ee6db187 Update actions/cache action to v3.3.0 2023-03-10 10:57:44 +01:00
Renovate Bot
9d249c0cbd Update dependency catch2 to v3.3.2 2023-03-10 10:57:03 +01:00
3961ca7a42 🐛 Fixed CI build 2023-03-10 10:51:09 +01:00
Renovate Bot
2239878804 Update actions/cache action to v3.2.6 2023-02-21 15:34:18 +01:00
7402a71147
Update renovate.json 2023-02-16 12:30:32 +01:00
2d6b71fabe 👷 Fixed windows CI 2023-02-16 12:29:54 +01:00
c2719797e6 🐛 Fixed missing conan profiles 2023-02-16 12:29:54 +01:00
d4190e7ba5 ⬆️ Updated catch2 to 3.3 2023-02-16 12:29:54 +01:00
e39895cf6f 🔧 Updated sonarscan output 2023-02-16 12:29:54 +01:00
Renovate Bot
e3753d5d05 Update actions/checkout action to v3 2023-02-16 11:15:51 +01:00
Renovate Bot
040c52dcfe Add renovate.json 2023-02-16 11:03:32 +01:00
0dc0920b22
🎉 Added test coverage to sonarscan 2022-05-13 10:51:50 +02:00
f508e54ab0 🎉 Added sonarcloud scan 2022-05-12 13:29:13 +02:00
a254d89311 Added Unicode tests 2021-10-16 12:07:05 +02:00
de39303b65
🌐 Translated using Weblate (Dutch)
Currently translated at 100.0% (6 of 6 strings)

Translation: MofileReader/MofileReader
Translate-URL: https://weblate.anotherfoxguy.com/projects/mofilereader/mofilereader/nl/
2021-08-25 11:03:12 +02:00
fe422db632 🔧 Make tests read mo-file from subdir 2021-08-25 10:54:58 +02:00
5c00a6ff3e
📝 Update doxygen config 2021-01-15 12:20:23 +01:00
a92848630b 🐛 Fixed typo 2021-01-15 11:55:09 +01:00
00321b9be5 📝 Updated Changelog 2021-01-15 11:55:09 +01:00
c3e01fc5c8 🎨 Reformatted code 2021-01-15 11:55:09 +01:00
57b0d3a184 🔧 Added option to disable convenience Class 2021-01-15 11:55:09 +01:00
8ff94d990d Fixed broken test 2021-01-15 11:55:09 +01:00
b25a249eaa 🐛 Fixed GetNumStrings not counting strings with context 2021-01-15 11:55:09 +01:00
1c4b434079 🔧 Also dump m_lookup_context to html file 2021-01-15 11:55:09 +01:00
5e18461c9e 🚨 Fixed compiler warnings 2021-01-15 11:55:09 +01:00
cc13e10a25 🎨 Removed duplicate code 2021-01-15 11:55:09 +01:00
0deade3177 🔧 Proper handling of contexts strings 2021-01-15 11:55:09 +01:00
673ceb741e 🐛 Fixed MagicNumber 2021-01-15 11:55:09 +01:00
0ab94045b2 Add test for not existing items 2021-01-15 11:55:09 +01:00
9fbe287ad2
🔧 Update doxygen config 2021-01-12 16:36:45 +01:00
c7b0151510
🎨 Convert to a header-only library (#6) 2021-01-12 16:19:25 +01:00
f7fe31739e 🔧 Updated docker images 2019-05-26 16:57:19 +02:00
82778c9973 🔧 Upgrade to VS 2019 2019-05-26 16:57:19 +02:00
d4defbc9a7 Added install target 2018-12-26 15:04:32 +01:00
cc0d44a01d 🔧 Replaced gtest with catch2 2018-12-15 12:24:02 +01:00
e83556ae74 🐛 Fixed compiling with gcc 5 2018-12-13 19:12:29 +01:00
7ccd404ba9 📝 Updated docs for LookupWithContext 2018-12-13 16:26:58 +01:00
05fa218a21 Added LookupWithContext 2018-12-13 15:55:43 +01:00