lazarus/test/lazutils
2025-01-31 18:37:07 +00:00
..
testavglvltree.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
testlazfileutils.pas Tests: Added tests that check the handling of paths with periods in the CreateRelativePath function 2025-01-31 18:37:07 +00: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 LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
testlconvencoding.pas
testunicode.lpi LazUtils tests: Add a test for UTF8StringReplace. Shorten function names. 2024-12-29 10:54:02 +02:00
testunicode.pas LazUtils tests: Add a test for UTF8StringReplace. Shorten function names. 2024-12-29 10:54:02 +02:00