klayout/src/tl/unit_tests
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
..
tlAlgorithm.cc First (major) steps towards a Qt-less basic build. 2018-07-02 18:20:20 +02:00
tlClassRegistry.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlCommandLineParser.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlDataMapping.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlDeferredExecution.cc First (major) steps towards a Qt-less basic build. 2018-07-02 18:20:20 +02:00
tlDeflate.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlEvents.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlExpression.cc WIP: made pymod functional on Windows (without Qt). Tests pass. 2018-07-10 23:34:30 +02:00
tlFileSystemWatcher.cc Fixed a linker issue. 2018-07-04 00:25:34 +02:00
tlFileUtils.cc Finished file utils tests. 2018-07-04 19:33:39 +02:00
tlGlobPattern.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlHttpStream.cc First (major) steps towards a Qt-less basic build. 2018-07-02 18:20:20 +02:00
tlInt128Support.cc More consistent 64bit coordinate support 2018-01-12 00:30:49 +01:00
tlIntervalMap.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlIntervalSet.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlKDTree.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlMath.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlObject.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlReuseVector.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlStableVector.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlString.cc Some bug fixes 2018-07-13 08:03:00 +02:00
tlThreadedWorkers.cc First (major) steps towards a Qt-less basic build. 2018-07-02 18:20:20 +02:00
tlThreads.cc Disabled thread local storage test for Qt <4.7 because this class is broken with an int argument on Qt 4.6.2 2018-07-12 23:25:33 +02:00
tlUtils.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlVariant.cc First (major) steps towards a Qt-less basic build. 2018-07-02 18:20:20 +02:00
tlVector.cc Better memory statistics. 2018-04-15 00:54:30 +02:00
tlWebDAV.cc Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
tlXMLParser.cc Fixed XMLParser unit test 5 for Qt 2018-07-12 23:19:54 +02:00
unit_tests.pro Fixed one .pro file for older Qt versions 2018-07-12 23:57:00 +02:00