wmayer
|
15622bb519
|
App: the function findLicense() uses the '==' operator to compare two C strings.
This is wrong and leads to failures under Windows.
|
2023-10-10 13:31:10 +02:00 |
|
Chris Hennes
|
9e9e0f7593
|
Formatting: Apply pre-commit to tests/src
|
2023-04-06 08:07:53 +02:00 |
|
wmayer
|
0e4f7a1e46
|
Test: fix license unit test
|
2023-03-11 03:19:59 +01:00 |
|
luzpaz
|
01e8bbc2bf
|
Fix various typos and whitespace
|
2023-03-10 14:40:46 +01:00 |
|
berniev
|
6c9d7ebc7a
|
an example of using constexpr array for data
simplifies code and removes the need for a class.
|
2023-03-07 23:22:44 +01:00 |
|
wmayer
|
19420ed747
|
tests: add unit tests for License
|
2023-02-12 19:57:41 +01:00 |
|