Commit Graph

21 Commits

Author SHA1 Message Date
Tig
b0f32811eb Fixes #3930 - Splits tests to Tests/UnitTests, Tests/IntegrationTests, Tests/StressTests (#3954)
* Tons of API doc updates

* Removed stale test

* Removed stale tests

* Fixed Skipped Shadow test 1

* Fixed Skipped Shadow test 2

* Fixed Skipped Shadow test 3

* Removed stale test

* Removed stale test2

* Explicit unregister of event handler on Application.Driver!.ClearedContents

* Added Toplevels to dict

* code cleanup

* spelling error

* Removed stale test3

* Removed stale test4

* Removed stale test5

* added script

* tweaked script

* tweaked script

* Created StressTests project; moved some tests

* Created IntegrationTests project; moved some tests

* New yml

* made old yml just unit tests

* Tweaked Button_IsDefault_Raises_Accepted_Correctly

* tweaked script

* cleaned up ymls

* tweakled up ymls

* stress tests...

* stress tests on ubuntu only

* Fixed WindowsDriver in InvokeLeakTest

* Fixed WindowsDriver in InvokeLeakTest2

* Added Directory.Packages.props.
Added Directory.Build.props

* Shortened StressTest time

* Removed dupe file.

* DemoFiles

* Moved all tests to ./Tests dir.

* Fixed release build issue

* Fixed .sln file

* Fixed .sl* files

* Fixing ymls

* Fixing interation tests

* Create link to the file TestHelpers.

* Created Tests/UnitTestsParallelizable.
Moved all obviously parallelizable tests.
Updated yml.

* fixing logs

* fixing logs2

* fixing logs3

* don't require stress to pass for PRs

* Fix a failure?

* tweaked script

* Coudl this be it?

* Moved tons of tests to parallelizable

* Fixed some stuff

* Script to find duplicate tests

* Testing workflows

* Updated to v4

* Fix RelativeBasePath issue

* Replace powershell to pwsh

* Add ignore projects.

* Removed dupe unit tests

* Code cleanup of tests

* Cleaned up test warnings

* yml tweak

* Moved setter

* tweak ymls

* just randomly throwing spaghetti at a wall

* Enable runing 5 test runners in par

* Turned off DEBUG_DISPOSABLE for par tests

* RunningUnitTests=true

* code cleanup (forcing more Action runs)

* DISABLE_DEBUG_IDISPOSABLE

* Added View.DebugIDisposable. False by default.

* Remobed bogus tareet

* Remobed bogus tareet2

* fixed warning

* added api doc

* fixed warning

* fixed warning

* fixed warning2

* fixed warning3

* fixed warning4

---------

Co-authored-by: BDisp <bd.bdisp@gmail.com>
2025-03-05 23:44:27 -07:00
Tig
7ba6d638bc Fixes #3918 and #3913 - Accepting behavior (#3921)
* Fixed #3905, #3918

* Tweaked Generic

* Label code cleanup

* Clean up.

* Clean up.

* Clean up2.
2025-02-26 12:40:45 -07:00
Tig
88f3d05a19 Fixed more cases 2024-11-25 20:53:20 -07:00
Tig
563d58a380 Code cleanup and refactor 2024-11-03 11:13:24 -07:00
Tig
87486b1969 Renamed Refresh. COde Cleanup 2024-10-27 15:25:27 -07:00
Tig
78d0a8fc3b Accepted->Accepting 2024-10-07 08:58:17 -04:00
Tig
af110d92d0 In the middle of another refactoroing 2024-10-05 12:43:09 -06:00
Tig
4c44f65927 Update CommunityToolkitExample.csproj 2024-09-03 10:57:18 -06:00
Tig
e9d34b4c63 Update CommunityToolkitExample.csproj 2024-09-03 10:53:26 -06:00
Tig
ae7137549b Updated nuget packages 2024-09-03 09:54:20 -06:00
Tig
022050db73 Fixed nullable warnings 7 2024-07-24 15:09:48 -06:00
Brandon Thetford
d1730f01f9 Convert package reference versions to ranges 2024-07-10 15:52:15 -07:00
Tig
019421072b Latest packages 2024-07-09 09:30:09 -06:00
John Baughman
6a89686bfa Merge branch 'v2_communitytoolkit' of https://github.com/johnmbaughman/Terminal.Gui into v2_communitytoolkit
# Conflicts:
#	CommunityToolkitExample/LoginView.cs
#	CommunityToolkitExample/LoginViewModel.cs
#	CommunityToolkitExample/Message.cs
#	CommunityToolkitExample/Program.cs
#	CommunityToolkitExample/README.md
2024-06-13 16:52:37 -05:00
John Baughman
7b60527446 fix warnings; tidy up a bit more 2024-06-13 16:44:08 -05:00
John Baughman
dea0e5696f added recommendations; fixed .sln 2024-06-13 16:31:05 -05:00
John Baughman
12adcf3bf4 Add Community Toolkit example 2024-06-13 16:30:44 -05:00
John M. Baughman
5709843d8f Update README.md 2024-06-13 09:54:00 -05:00
John M. Baughman
35379e8c19 Update README.md 2024-06-13 09:31:54 -05:00
John Baughman
182b63da92 added recommendations; fixed .sln 2024-06-13 09:24:27 -05:00
John Baughman
b82cc67f54 Add Community Toolkit example 2024-06-12 20:58:44 -05:00