Matthias Koefferlein
|
d4d7ea8022
|
Updated copyright.
|
2019-01-08 01:09:25 +01:00 |
Matthias Köfferlein
|
1bf4d95388
|
Further MSVC compatibility
String assertions fixed, numerical issue with dbTrans fixed, iterator
assertions fixed.
|
2018-09-02 19:18:42 +02:00 |
Matthias Köfferlein
|
23d715001b
|
First steps towards enablement of MSVC2017 for pymod. A lot of things to TODO yet ...
|
2018-08-04 18:02:39 +02:00 |
Matthias Koefferlein
|
aca209c095
|
Using C.UTF-8 locale fallback for string tests for vanilla Linux installations.
|
2018-07-18 21:57:47 +02:00 |
Matthias Koefferlein
|
9ea24cb6a0
|
Explicitly set the locale for local string conversion test.
|
2018-07-13 18:35:49 +02:00 |
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 |