BlueBlock
|
0a304e9a03
|
add missing objects needed in tests
|
2023-03-24 01:35:37 -04:00 |
|
BlueBlock
|
0113f549c5
|
fix remaining unit tests
|
2023-02-03 17:35:09 -05:00 |
|
BlueBlock
|
9ff831faab
|
fix additional tests
|
2023-02-03 17:05:36 -05:00 |
|
BlueBlock
|
a9ca243c0b
|
fix protocol config unit tests
|
2023-02-03 16:53:29 -05:00 |
|
tecxx
|
7e4bd7a6f3
|
add UI property selectors for external connectors
add support for external credential provider in remote desktop gateway
rename TSS to DSS
fix tests and property naming issues
|
2022-08-25 21:58:16 +02:00 |
|
tecxx
|
7b909665b9
|
enable remote credential guard option
enable restricted admin mode option
|
2022-04-15 17:08:49 +02:00 |
|
Dimitrij
|
65a13dee68
|
fix tests
|
2022-01-17 15:01:35 +00:00 |
|
Dimitrij
|
22e611c63b
|
Update ConfigWindowGeneralTests.cs
add one more ','
|
2022-01-11 19:37:22 +00:00 |
|
Dimitrij
|
3deb01a65d
|
Update ConfigWindowGeneralTests.cs
add ','
|
2022-01-11 19:23:52 +00:00 |
|
Dimitrij
|
6f24b0bb71
|
Update ConfigWindowGeneralTests.cs
add missing fileds
|
2022-01-11 19:07:29 +00:00 |
|
Dimitrij
|
9d7921f538
|
Update ConfigWindowGeneralTests.cs
fixes for username field add
|
2022-01-11 15:14:28 +00:00 |
|
Vest
|
a4e66b3d11
|
Fix tests that were broken by PR #2100.
Signed-off-by: Vest <Vest@users.noreply.github.com>
|
2022-01-11 15:47:18 +01:00 |
|
Vest
|
f9669e8158
|
Fix failed tests related to mRemoteNGTests.UI.Window.ConfigWindowTests.
The menu item OpeningCommand is related to SSH1/SSH2. Previously it was tested for RDP.
Signed-off-by: Vest <Vest@users.noreply.github.com>
|
2021-12-22 22:26:53 +01:00 |
|
tecxx
|
a2e78fd08a
|
fix issue 2075 by standardizing "StartProgram" Property to "RDPStartProgram" and "StartProgramWorkDir" to "RDPStartProgramWorkDir"
|
2021-12-15 15:11:56 +01:00 |
|
tecxx
|
00bc45fba1
|
fix some more inconsistencies with "StartProgramWorkDir"
|
2021-12-14 21:45:39 +01:00 |
|
Faryan Rezagholi
|
743c46de70
|
merge from develop
|
2021-12-14 19:48:10 +01:00 |
|
Dimitrij
|
5cfbfc5071
|
--correction
test cases
|
2021-12-01 10:04:38 +00:00 |
|
Dimitrij
|
904f0bc202
|
Merge branch 'develop' of https://github.com/mRemoteNG/mRemoteNG into develop
|
2021-11-26 09:20:56 +00:00 |
|
Dimitrij
|
94c546bd0f
|
-- fix for tests
|
2021-11-26 09:20:45 +00:00 |
|
Ian Dunkerly
|
f77848e3d9
|
Fixing up unit tests
|
2021-08-27 21:20:50 +01:00 |
|
Faryan Rezagholi
|
adc2815ab5
|
fixed some failing tests
|
2021-08-15 16:20:09 +02:00 |
|
Faryan Rezagholi
|
4978618e9a
|
merged from develp
|
2021-08-15 14:08:40 +02:00 |
|
Dimitrij
|
c4db6fac13
|
Merge pull request #1849 from vardars/feature/alternate_shell
feature/alternate_shell - alternate shell implemented as Start Program
|
2021-06-19 09:19:55 +01:00 |
|
Faryan Rezagholi
|
6751ff1af3
|
removed unused using directives
|
2020-09-27 15:04:28 +02:00 |
|
vardars
|
7e3b0f7aed
|
feature/alternate_shell - StartProgram marked as AttributeUsedInProtocol(ProtocolType.RDP)
|
2020-08-30 19:30:14 +03:00 |
|
Faryan Rezagholi
|
84206f701a
|
merged develop into removecitrix
|
2020-06-13 16:13:52 +02:00 |
|
Faryan Rezagholi
|
cf9b7f1cb5
|
moved classes that do not represent a user control from UI.Controls namepsace into UI namespace
|
2020-06-13 14:04:13 +02:00 |
|
Faryan Rezagholi
|
9b77d390c0
|
Renamed UI classes, that did not follow naming scheme
|
2020-06-13 13:35:19 +02:00 |
|
Faryan Rezagholi
|
c0a6240764
|
adjusted namespace
|
2020-06-13 01:06:41 +02:00 |
|
Faryan Rezagholi
|
b03b5830b1
|
merged develop into removecitix
|
2020-05-30 19:51:50 +02:00 |
|
Faryan Rezagholi
|
7ed4bf46d7
|
fixed failing tests
|
2020-05-26 22:28:31 +02:00 |
|
Faryan Rezagholi
|
a8005293af
|
tried to remove all occurnces of the ica protocol in the code
|
2020-05-24 16:02:36 +02:00 |
|
Faryan Rezagholi
|
1f8582b8fa
|
fixed failing tests
|
2020-05-21 10:55:12 +02:00 |
|
Faryan Rezagholi
|
58ed22a326
|
merged develop into pr/1568
|
2020-05-21 00:18:06 +02:00 |
|
Faryan Rezagholi
|
28c31fc101
|
fixed failing test
|
2019-11-10 12:05:24 +01:00 |
|
Faryan Rezagholi
|
c384ec373a
|
fixed remaining failing tests
|
2019-09-09 21:05:28 +02:00 |
|
Faryan Rezagholi
|
6ec23d9d69
|
removed unnecessary usings
|
2019-09-08 13:07:14 +02:00 |
|
Faryan Rezagholi
|
0008631771
|
Added PowerShell Protocol for remote PS-Sessions
|
2019-09-07 18:16:36 +02:00 |
|
David Sparer
|
983637973b
|
fixed failing tests
|
2019-06-24 09:30:10 -05:00 |
|
Faryan Rezagholi
|
208134e970
|
merged develop into hyperv
|
2019-06-21 13:58:51 +02:00 |
|
David Sparer
|
3e1bf001c7
|
Merge branch 'develop' into push_settings_recursively
# Conflicts:
# mRemoteV1/Resources/Language/Language.Designer.cs
# mRemoteV1/Resources/Language/Language.resx
|
2019-06-18 09:10:23 -05:00 |
|
David Sparer
|
31240fa50d
|
moved most RDP enums to their own files
|
2019-05-27 12:22:26 -05:00 |
|
David Sparer
|
74da05e6e8
|
fixed tests
|
2019-05-10 15:47:11 -05:00 |
|
Faryan Rezagholi
|
2791f60a58
|
fixed the rest of the failing tests
|
2019-05-01 20:43:02 +02:00 |
|
David Sparer
|
c01b2ca4be
|
Merge branch 'develop' into refactor_config_window
# Conflicts:
# mRemoteV1/UI/Window/ConfigWindow.cs
|
2019-04-24 10:27:27 -05:00 |
|
bllkrkmz
|
2ae59b049c
|
solved some problem according to test case
|
2019-04-18 09:00:07 +03:00 |
|
David Sparer
|
500608b383
|
fixed a few more bugs in the config window
|
2019-04-02 15:21:45 -05:00 |
|
David Sparer
|
02c05a6c63
|
added more config window tests and fixed a bug
|
2019-04-02 14:39:21 -05:00 |
|
David Sparer
|
4b4444e8d7
|
added some more tests for the config window
|
2019-04-02 09:39:57 -05:00 |
|
David Sparer
|
bbeaf76a68
|
fixed some tests
|
2019-04-02 07:48:17 -05:00 |
|