Matthias Koefferlein
|
937fa96245
|
Some bug fixes
* Case folding table fixed: lowercase "i without dot" overlaps "i"
* Fixed build of bridge sample in non-Qt case
|
2018-07-13 08:03:00 +02:00 |
Matthias Koefferlein
|
abdde4ba19
|
Corrected last commit (UTF-8 case conversion) and added more test coverage.
|
2018-07-13 01:13:41 +02:00 |
Matthias Koefferlein
|
43243ae162
|
Enabled Qt-less unit tests, some basic implementation of Qt-less threads based on pthread and an atomics library. A lot missing.
|
2018-07-05 00:33:34 +02:00 |
Matthias Koefferlein
|
7ede06dca5
|
Build fixed, basic bugs fixed and made unit test framework work. Added tests for tlString.
|
2018-07-03 22:09:38 +02:00 |
Matthias Koefferlein
|
ffb56335fb
|
Updated copyright note to 2018.
|
2018-01-01 21:08:06 +01:00 |
Matthias Koefferlein
|
cfe8375be0
|
Unit test refactoring
Move ut framework to tl, so there are less complex
dependencies.
|
2017-09-03 01:54:11 +02:00 |
Matthias Koefferlein
|
000917d2c9
|
Refactoring: moved unit tests to libraries for some libs (ut modularization)
|
2017-08-26 22:44:31 +02:00 |