Commit Graph

427 Commits

Author SHA1 Message Date
Juha
6b0b18c09d Tests: Remove C-style operators. Compilations depends on fpc.cfg. Issue #41074, patch by n7800. 2024-09-30 00:04:06 +03:00
Martin
906384cc9d Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
n7800
9d6b34ca0c Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
Martin
5800a2d67b IDE, test: fix mem-leak / based on MR !316 2024-08-21 22:35:53 +02:00
n7800
6a199e0695 Tests: Add the -WG option to the runtestsgui.lpi project so that the terminal window does not appear on Windows 2024-08-21 19:53:50 +00:00
wp_xyz
1e7cf4ebe3 Revised default project icon (less memory usage). Text in logos as graphic, no need for a special font. All by Roland Hahn. 2024-07-29 12:26:08 +02:00
Juha
041341dd1c LazUtils tests: Remove unit test for UTF8CompareLatinTextFast. The whole function will be removed. Issue #40014. 2024-02-09 01:20:36 +02:00
Juha
fa35fa3d85 LazUtils tests: Add a unit test for TestUTF8CompareLatinTextFast. Issue #40014. Cleanup. 2024-01-28 14:16:04 +02:00
Juha
148b2d23f4 LazUtils: Resolve '/somedir/..' correctly in ResolveDots. Add tests. Issue #40678. 2024-01-13 12:48:03 +02:00
Martin
19616267ed Test: test for TListView: ignore if the X is off by one. TODO, find out what causes this. 2024-01-05 20:47:59 +01:00
mattias
656d6ffc5d clean up 2023-12-07 11:16:10 +01:00
mattias
c438c4e4b4 ide: extended TrimSearchPath to consider star directories 2023-08-03 14:28:11 +02:00
mattias
edac588a96 ide: added FileIsInSPDirectory 2023-08-03 13:44:43 +02:00
mattias
ff3d7af6ce ide: fixed star directory (not) matching . and .. 2023-07-31 19:24:00 +02:00
mattias
e4e743849f ideconfig: added RelateDirectoryMasks and tests 2023-07-31 13:30:36 +02:00
Juha
e65a102527 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
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
Juha
abb5f2b097 LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
wp_xyz
faed788b23 LCL/ListView: Fix TListview in cocoa hanging after fb64d6ef4d (related to issue #39693). 2022-04-04 15:55:11 +02:00
wp_xyz
5e65d1405f Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01:00
Bart
6df7e87568 tests: add another test for TestTrimFileName. 2021-08-20 18:54:50 +02:00
bart
c144a64fe3 Lazutils add test for r65246 #7a69a2a702 (UTF-16 surrogate halves).
git-svn-id: trunk@65247 -
2021-06-16 08:42:49 +00:00
maxim
cdadfd0cf5 Test: fixed typos related to 'occur' word
git-svn-id: trunk@65208 -
2021-06-10 22:22:38 +00:00
mattias
8396e2d0e0 lazutils: fixed ConvertUTF8ToUTF16 U+1FFFFF
git-svn-id: trunk@65182 -
2021-06-06 18:12:00 +00:00
mattias
63af733452 lazutils: fixed ConvertUTF8ToUTF16 U+1F600 and added tests
git-svn-id: trunk@65181 -
2021-06-06 17:50:54 +00:00
mattias
6de8b92783 lazutils: UTF8FixBroken: fixing out of range and endless loop, added tests
git-svn-id: trunk@65163 -
2021-06-01 22:01:18 +00:00
mattias
c887c889e3 lazutils: FindInvalidUTF8Codepoint: check if bigger U+10FFFF
git-svn-id: trunk@65162 -
2021-06-01 21:02:23 +00:00
mattias
74b6997d63 ide: on app activate: invalidate file state cache immediately
git-svn-id: trunk@64899 -
2021-04-02 17:26:11 +00:00
bart
cc10a56948 Remove tests for PasWStr unit.
git-svn-id: trunk@64124 -
2020-11-11 17:41:58 +00:00
juha
4321fbf6e5 LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
2020-10-29 15:45:34 +00:00
juha
4b7ffb6eb4 Unit tests for codepages KOI8-R, KOI8-U and KOI8-RU. Issue #37155, patch from eastorwest.
git-svn-id: trunk@63510 -
2020-07-05 06:54:47 +00:00
juha
f448417081 Tests: Fix compilation of RunTests project with a recent FPC.
git-svn-id: trunk@63331 -
2020-06-09 11:43:46 +00:00
martin
ab05c01a10 Test for TListView: Fix context menu timing and position. Issue #0035917 BugNote 0122252
git-svn-id: trunk@63023 -
2020-04-19 19:48:06 +00:00
martin
11e9158faa TEST: TListView; Fix dragging (with/without MultiSelect), avoid 2nd context-menu event, fix order for mouse up/down/click/popup events. Issue #0035362, Issue #0035917 and related
git-svn-id: trunk@63013 -
2020-04-18 19:29:06 +00:00
mattias
8b80f480f4 tests: clean up
git-svn-id: trunk@58045 -
2018-05-28 13:43:05 +00:00
mattias
192bfa4b12 tests: ResolveDots: check resolvedots is stable
git-svn-id: trunk@56728 -
2017-12-14 16:31:15 +00:00
mattias
cf72b8162b tests: more tests for ResolveDots on windows
git-svn-id: trunk@56725 -
2017-12-14 16:18:42 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
mattias
8928e14292 tests: added CreateRelativePath windows test
git-svn-id: trunk@56405 -
2017-11-14 11:29:39 +00:00
mattias
6e9b8ffbe3 tests: added CreateRelativePath windows test
git-svn-id: trunk@56404 -
2017-11-14 11:17:10 +00:00
mattias
77785eec5b tests: moved old fileprocs tests to lazfileutils
git-svn-id: trunk@56403 -
2017-11-14 11:15:07 +00:00
mattias
eac3c20fab tests: comment
git-svn-id: trunk@56188 -
2017-10-25 10:36:51 +00:00
mattias
1c3176f304 tests: added tests for resolvedots
git-svn-id: trunk@56186 -
2017-10-25 10:28:35 +00:00
mattias
b5ad39d341 tests: test ResolveDots
git-svn-id: trunk@56183 -
2017-10-25 10:19:31 +00:00
mattias
b3dd2c09cb tests: updated TTestMenuIntf.TestPopupMenuVisible
git-svn-id: trunk@55258 -
2017-06-06 10:19:45 +00:00
mattias
c13ff6bbcd tests: fixed avl tree tests
git-svn-id: trunk@54539 -
2017-04-06 10:08:52 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
8fc0308619 tests: added TTestLazUTF8.TestFindUnicodeToUTF8
git-svn-id: trunk@53963 -
2017-01-17 15:24:55 +00:00
mattias
8d43a73be1 codetools: avltree: new consistencycheck
git-svn-id: trunk@53925 -
2017-01-11 12:41:05 +00:00
mattias
3df7cd55d3 lazutils: TAvgLvlTree: added const param modifier for proc types
git-svn-id: trunk@53911 -
2017-01-10 16:06:20 +00:00