Commit Graph

3311 Commits

Author SHA1 Message Date
Charlie Kindel
d3056b7fcc diagnosing Watcher exception in Action test runs 2022-11-11 11:45:59 -07:00
Charlie Kindel
b21b695338 diagnosing Watcher exception in Action test runs 2022-11-11 11:44:04 -07:00
Charlie Kindel
d5e55a2f7f Merge branch 'develop' into fixes_2205_fakeclipboard 2022-11-11 11:38:27 -07:00
Tig
126264864e Merge pull request #2217 from BDisp/messagebox-default-width-fix-2216
Fixes #2216. MessageBox default width should be proportional for smaller screens.
2022-11-11 11:36:00 -07:00
Tig
a4f637b045 Merge pull request #2214 from BDisp/contextmenu.isshow-fix-2213
Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance.
2022-11-11 11:34:03 -07:00
Charlie Kindel
3c67185db9 Removed duplicate code - based otehr InitShutdown attributes on base 2022-11-11 11:32:33 -07:00
Charlie Kindel
8c99cde92c Prep for broader ConsoleDriver tests 2022-11-11 11:24:43 -07:00
Charlie Kindel
f61e4daa03 Tweaks to autoinitshutdown 2022-11-11 10:18:05 -07:00
Charlie Kindel
1efb051379 Refactored AutoInitShutdown attribute - scary stuff 2022-11-11 10:06:21 -07:00
BDisp
828ab61ff0 Fixes #2216. MessageBox default width should be proportional for smaller screens. 2022-11-11 12:37:20 +00:00
BDisp
4b8917a08d Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance. 2022-11-10 17:14:45 +00:00
Charlie Kindel
2bce4a709d trying to fix curses reset issue 2022-11-09 10:13:14 -07:00
Tig
f256ba813e Merge pull request #2210 from gui-cs/dependabot/nuget/ReportGenerator-5.1.11
Bump ReportGenerator from 5.1.10 to 5.1.11
2022-11-09 08:22:43 -07:00
dependabot[bot]
6c2b74b1d7 Bump ReportGenerator from 5.1.10 to 5.1.11
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.10 to 5.1.11.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.10...v5.1.11)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 14:06:34 +00:00
Charlie Kindel
bc495d0f97 moved UI Catalog unit tests back again 2022-11-08 23:39:33 -07:00
Charlie Kindel
6b9c179f75 moved UI Catalog unit tests back 2022-11-08 23:32:25 -07:00
Charlie Kindel
9d2f300f8c disabling clipboard tests if IsSupported is false 2022-11-08 22:19:26 -07:00
Charlie Kindel
9bde49d240 xclip does not work on headless linux (github actions) 2022-11-08 22:11:36 -07:00
Charlie Kindel
89701920de xclip does not work on headless linux (github actions) 2022-11-08 22:08:00 -07:00
Charlie Kindel
5d7a4e3dd5 mucking with xclip 2022-11-08 21:57:20 -07:00
Charlie Kindel
e110740937 mucking with xclip 2022-11-08 21:04:01 -07:00
Charlie Kindel
66620a95c8 mucking with xclip 2022-11-08 21:01:55 -07:00
Charlie Kindel
b2b745d094 mucking with xclip 2022-11-08 20:59:21 -07:00
Charlie Kindel
601413f9ef mucking with xclip 2022-11-08 20:56:43 -07:00
Charlie Kindel
aca4ab3eae IClipboard tests for NotSupportedException 2022-11-08 20:44:04 -07:00
Charlie Kindel
66184a09c1 adjusted process start code 2022-11-08 20:09:40 -07:00
Charlie Kindel
f196350590 Merge branch 'develop' into fixes_2205_fakeclipboard 2022-11-08 18:22:37 -07:00
Tig
3eca7a076d Merge pull request #2207 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.0
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
2022-11-08 18:19:12 -07:00
Tig
cfa59c1265 Merge pull request #2209 from BDisp/develop
Fixes #2208. PacketTest unit test has a duplicate test case.
2022-11-08 18:18:47 -07:00
Charlie Kindel
495c4c6499 better error handling 2022-11-08 18:07:30 -07:00
BDisp
f7d57b2859 Fixes #2208. PacketTest unit test has a duplicate test case. 2022-11-08 23:22:44 +00:00
Charlie Kindel
9d7f985c8a better error handling 2022-11-08 15:50:01 -07:00
Charlie Kindel
033d03f4a1 trying to get WSL to work 2022-11-08 15:04:48 -07:00
Charlie Kindel
ccb8405041 better error handling 2022-11-08 09:53:56 -07:00
dependabot[bot]
f2f2c2bc7e Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 14:08:16 +00:00
Charlie Kindel
2f0c559d26 Merge branch 'fixes_2205_fakeclipboard' of tig:tig/Terminal.Gui into fixes_2205_fakeclipboard 2022-11-08 06:59:26 -07:00
Charlie Kindel
33ee179bb2 Merge branch 'develop' into fixes_2205_fakeclipboard 2022-11-08 06:59:06 -07:00
Charlie Kindel
f7b73ff4d1 removed duplicate test from TestVKPacket 2022-11-08 06:58:43 -07:00
Tig
a7d5ab8908 Merge branch 'develop' into fixes_2205_fakeclipboard 2022-11-07 21:24:04 -07:00
Tig
8b8cee5bd5 Merge pull request #2197 from tig/fixes_730_adds_contents_changed_event
Fixes #730. TextView: Adds `ContentsChanged` event. Updated Text.cs Scenario.
2022-11-07 21:22:18 -07:00
Charlie Kindel
617448b291 moved clipboardtests to consoledriver namespace 2022-11-07 18:23:20 -07:00
Charlie Kindel
cbbeb404a7 inital impl 2022-11-07 18:21:32 -07:00
Tig
7c797517cd Merge branch 'develop' into fixes_730_adds_contents_changed_event 2022-11-07 17:54:17 -07:00
Tig
eb080188c4 Merge pull request #2198 from tig/amaze_charmap
Revamped Character Map scenario to be amaze
2022-11-07 14:06:49 -07:00
Tig
0d4f1d440e Merge pull request #2200 from BDisp/dirlistview-fix
Fixes 2199. DirListView filter should not be case-sensitive
2022-11-07 14:05:19 -07:00
BDisp
875074ff5d Fixes 2199. DirListView filter is case sensitive and it mustn't. 2022-11-07 16:24:52 +00:00
Tig
3f212aa838 Merge branch 'develop' into fixes_730_adds_contents_changed_event 2022-11-07 03:22:21 -07:00
Charlie Kindel
1df615996e Revamped charmap to be amaze. 2022-11-07 03:10:24 -07:00
Tig
39463146c5 Merge pull request #2194 from BDisp/character-map-fix
Fixes 2193. Character Map scenario not showing the last range chars U+10fffx.
2022-11-06 22:11:13 -07:00
Charlie Kindel
53c7bc8c2d doc tweak 2022-11-06 22:06:35 -07:00