Граф коммитов

270 Коммитов

Автор SHA1 Сообщение Дата
Laurent Ellerbach 5b9d556c69
Fixing path combine in file listing (#269) 2024-09-12 16:58:30 +01:00
nfbot a2a6190b00
Update 1 NuGet dependencies
***NO_CI***
2024-08-30 01:29:15 +01:00
nfbot fde7486e79
Update 1 NuGet dependencies
***NO_CI***
2024-08-13 01:30:11 +01:00
Frank Robijn 1ec8439e7c
Correct documentation generation for nanoFramework.TestFramework (#262)
***NO_CI***
2024-07-29 00:24:15 +01:00
Cory Charlton fb7f57a9cc
Remove nanoFramework.System.Runtime dependency (#259) 2024-06-12 08:27:06 +00:00
dependabot[bot] 60eda740c5
Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.139 (#261)
***NO_CI***
2024-06-12 09:22:07 +01:00
nfbot 59c32a9c98
Update 1 NuGet dependencies
***NO_CI***
2024-06-04 01:37:35 +01:00
José Simões 60ea171e46
Remove Private from System.Runtime reference (#258) 2024-05-24 10:51:58 +01:00
Cory Charlton bb8085e265
Update Microsoft.TestPlatform.ObjectModel for dependabot (#257)
***NO_CI***
2024-05-24 10:18:56 +01:00
Cory Charlton b52c51881e
Refactor Assert methods (#255) 2024-05-23 14:18:04 +02:00
Cory Charlton 551ac187b7
Add CallerArgumentExpression to IsNull/IsNotNull (#254)
***NO_CI***
2024-05-17 11:49:53 +01:00
Cory Charlton 546563996c
Add CallerArgumentExpression to IsTrue/IsFalse (#252) 2024-05-17 01:49:48 +01:00
nfbot f264efaeec
Update 1 NuGet dependencies
***NO_CI***
2024-05-17 01:31:52 +01:00
josesimoes e9be85bdc6 Work CI-CD
- Remove Azure feed from nuget.config.

***NO_CI***
2024-05-17 01:29:10 +01:00
dependabot[bot] ae224f34b5
Bump nanoFramework.Tools.Debugger.Net from 2.4.36 to 2.4.42 (#247)
***NO_CI***
2024-04-17 10:35:50 +01:00
Cory Charlton b70691dfeb
Improve null asserts (#249)
***NO_CI***
2024-04-17 10:11:29 +01:00
josesimoes 119c97b1a4 Add readme with warning and explanations about ref updates
***NO_CI***
2024-04-08 15:41:24 +01:00
José Simões 69e6df1f26
Revert "Update Dependencies (#244)" (#248) 2024-04-08 14:57:59 +01:00
josesimoes 5912672661 Work CI-CD
- Fix description in CLI options for sign tool.
2024-03-21 01:43:06 +00:00
José Simões c713b1431a
Fix getting device following enumeration when `RealHardwarePort` is not set (#245) 2024-03-21 01:34:16 +00:00
josesimoes a6a6c000bd Update dependencies in PoC projects
***NO_CI***
2024-03-21 01:22:07 +00:00
José Simões ed9b68850f
Update Dependencies (#244)
***NO_CI***
2024-03-20 11:53:28 +00:00
josesimoes a7855b3563 Work CI-CD
- Fix yaml syntax.

***NO_CI***
2024-03-20 11:25:04 +00:00
José Simões a6a2315fd0
Work CI-CD
- Replace sign tool with new workflow.
- Rework variable declaration to add sign group.

***NO_CI***
2024-01-29 15:23:52 +00:00
nfbot c8d3e3c74d
Update 1 NuGet dependencies
***NO_CI***
2023-11-09 04:38:19 +00:00
nfbot 085b3d4f32
Update 1 NuGet dependencies
***NO_CI***
2023-05-26 01:25:47 +01:00
José Simões 71ca270266
Fix test execution timeout (#221)
***NO_CI***
2023-05-17 01:42:20 +01:00
José Simões b54003d42c Code style fixes
***NO_CI***
2023-05-17 01:35:55 +01:00
José Simões 5963e0d582
Fix install and update of nanoclr (#220)
***NO_CI***
2023-05-12 17:29:42 +01:00
José Simões e6201c4015
Update libraries (#219)
***NO_CI***
2023-05-12 15:26:42 +01:00
José Simões 78d6921fac
Add extra property to ensure assembly binding (#218) 2023-05-12 13:35:38 +01:00
nfbot 6d3ed7d8f6
Update 1 NuGet dependencies
***NO_CI***
2023-05-12 01:23:46 +01:00
José Simões b7e97e6e78
Fix assembly binding for (#215) 2023-05-11 18:26:19 +01:00
José Simões 067ae314c2
Add check to current nanoclr version before attempting update (#214)
***NO_CI***
2023-05-11 18:15:42 +01:00
José Simões a291f3daf3
Add reference to System.Runtime.CompilerServices.Unsafe (#213) 2023-05-11 04:44:34 +01:00
José Simões c3e2f87436
Update CliWrap to 3.6.1 (#212) 2023-05-10 16:47:36 +01:00
José Simões 19503bb451
Rework launching real device (#211) 2023-05-09 03:45:30 +01:00
dependabot[bot] 5ee93a9eaa
Bump nanoFramework.Tools.Debugger.Net from 2.4.11 to 2.4.22 (#208) 2023-05-09 03:14:56 +01:00
nfbot f77f7b2263
Update 1 NuGet dependencies
***NO_CI***
2023-05-02 01:27:08 +01:00
José Simões 0928fa93b2 Update PoC test project
***NO_CI***
2023-04-03 18:08:18 +01:00
José Simões 73a239b542
Fixes to nano runsettings (#204) 2023-04-03 17:42:02 +01:00
José Simões f90fe39468
CLR helper now updates local CLR instance (#203)
***NO_CI***
2023-04-03 17:28:14 +01:00
José Simões 860df6f409 Work CI-CD
- Improve job conditions to deal with update only runs.

***NO_CI***
2023-04-03 14:04:52 +01:00
José Simões 6508071a5e Work CI-CD
- Fix compute of github auth.

***NO_CI***
2023-04-03 13:11:02 +01:00
José Simões 7ca5198d79 Work CI-CD
- Remove trigger to build on tags.

***NO_CI***
2023-04-03 12:33:36 +01:00
dependabot[bot] 1e706c2ca4
Bump Microsoft.TestPlatform.ObjectModel from 17.3.2 to 17.5.0 (#197) 2023-04-03 11:21:21 +00:00
José Simões c1310b7bf5 Work CI-CD
- Improve check conditions in jobs. (jobs where running despite build was cancelled)

***NO_CI***
2023-04-03 12:07:14 +01:00
José Simões dc1dc9502d
Replace WIN32 with .NET tool for nanoCLR in test executor (#202) 2023-04-03 11:53:11 +01:00
José Simões 6626e887e6
Fix issue with results of tests with DataRow (#201)
***NO_CI***
2023-03-31 17:04:21 +01:00
José Simões c42205be08
Fix namespace in DataRow Unit tests (#200)
***NO_CI***
2023-03-31 15:21:18 +01:00