Dimitrij
83f3846ce6
lib updates
...
correct build number calculations - now its days from last release + hour + minute of build
some changes to migrate to json schema + preparation of using db to save settings
2024-05-03 14:40:52 +01:00
BlueBlock
9ff831faab
fix additional tests
2023-02-03 17:05:36 -05:00
Dimitrij
5cfbfc5071
--correction
...
test cases
2021-12-01 10:04:38 +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
9b77d390c0
Renamed UI classes, that did not follow naming scheme
2020-06-13 13:35:19 +02:00
Faryan Rezagholi
28c31fc101
fixed failing test
2019-11-10 12:05:24 +01:00
David Sparer
6c75fc3506
fixed several tests that assume english localization
2019-02-27 12:17:44 -06:00
Faryan Rezagholi
94ee854196
renamed classes under UI\Forms to begin with a capital letter
2018-12-25 16:22:56 +01:00
David Sparer
83414acb1d
fix tests
2017-02-03 10:32:30 -07:00
Sean Kaim
ae13b5f920
code clean up/remove unused files
2016-09-09 10:24:02 -04:00
David Sparer
ae2d18e79c
Removed unnecessary usings in options form test
2016-05-22 10:44:05 -06:00
David Sparer
11a79c2f1f
Removed Runtime.Log and replaced all references to Logger.Instance. This still breaks the law of demeter - we should fully wrap the log4net object in our own class at some point.
2016-05-22 10:34:24 -06:00
David Sparer
32742a6f4f
Refactored Logger singleton implementation to be more in line with other implementations
2016-05-22 10:27:21 -06:00
hiriumi
e6af5aaea3
Removing OptionsForm as it's replaced by frmOptions. Removed unreference method in Windows class along with it. Also modified the unit test.
2016-05-19 08:47:50 -07:00
Sean Kaim
18e1c112e0
Correct unit tests after keyboard options removed
2016-05-15 14:06:16 -04:00
Sean Kaim
32891e5155
Remove KeyboardOptions tests
...
Keyboard options removed in 71254ba6e2
2016-05-15 13:57:40 -04:00
Sean Kaim
a532120662
fix complier warning
2016-05-06 21:58:29 -04:00
hiriumi
a3223d2f01
Fixed options forms. Namespaces are also corrected as well.
2016-04-26 22:52:24 -07:00
David Sparer
9520fbe4a1
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
2016-04-14 01:27:15 -06:00