lazarus/test/lazutils
2024-09-30 00:04:06 +03:00
..
testavglvltree.pas
testlazfileutils.pas LazUtils: Resolve '/somedir/..' correctly in ResolveDots. Add tests. Issue #40678. 2024-01-13 12:48:03 +02:00
TestLazLogger.lpr
testlazloggercase.pas Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
testlazutf8.pas LazUtils tests: Remove unit test for UTF8CompareLatinTextFast. The whole function will be removed. Issue #40014. 2024-02-09 01:20:36 +02:00
testlazutf16.pas LazUtils tests: Add a unit test for TestUTF8CompareLatinTextFast. Issue #40014. Cleanup. 2024-01-28 14:16:04 +02:00
testlazutils.pas Tests: Remove C-style operators. Compilations depends on fpc.cfg. Issue #41074, patch by n7800. 2024-09-30 00:04:06 +03:00
testlazxml.pas
testlconvencoding.pas
testunicode.lpi LazUtils tests: Add a unit test for TestUTF8CompareLatinTextFast. Issue #40014. Cleanup. 2024-01-28 14:16:04 +02:00
testunicode.pas