mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 15:00:28 +02:00
Tests: Tests for LazFileUtils are available not only for "runtests" program, but also for "runtestsgui"
This commit is contained in:
parent
0cde3a5c07
commit
f4e3fbeffd
@ -30,7 +30,7 @@ uses
|
|||||||
TestLpi, BugTestCase,
|
TestLpi, BugTestCase,
|
||||||
bug8432, TestFileUtil,
|
bug8432, TestFileUtil,
|
||||||
// lazutils
|
// lazutils
|
||||||
TestLazUtils, TestLazUTF8, TestLazUTF16, TestLConvEncoding, TestAvgLvlTree,
|
TestLazUtils, TestLazFileUtils, TestLazUTF8, TestLazUTF16, TestLConvEncoding, TestAvgLvlTree,
|
||||||
// lcltests
|
// lcltests
|
||||||
TestPen, TestPreferredSize, TestTextStrings, TestListView
|
TestPen, TestPreferredSize, TestTextStrings, TestListView
|
||||||
{$IFNDEF NoSemiAutomatedTests}
|
{$IFNDEF NoSemiAutomatedTests}
|
||||||
|
Loading…
Reference in New Issue
Block a user