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

274 Коммитов

Автор SHA1 Сообщение Дата
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
José Simões e5b5e313f5
Update PoC projects (#199)
***NO_CI***
2023-03-31 13:52:02 +01:00
dependabot[bot] bca850d4a1
Bump nanoFramework.Tools.Debugger.Net from 2.4.9 to 2.4.11 (#198) 2023-03-13 17:28:17 +00:00
dependabot[bot] 0e472e48aa
Bump nanoFramework.Tools.Debugger.Net from 2.4.3 to 2.4.9 (#195) 2023-01-05 09:53:19 +00:00
José Simões bb2f47e443
Work CI-CD
- Add step to wait for package indexing before update.

***NO_CI***
2022-12-28 11:44:23 +00:00
José Simões daf9961748
Work CI-CD
- Pass secrets to workflows.

[skip_ci]
2022-12-27 17:11:31 +00:00
José Simões 60aabe2267 Work CI-CD
- Tidy up conditions formatting.
- Remove unnecessary redefining env var with gtihub token.

***NO_CI***
2022-12-22 15:17:56 +00:00
nfbot f0132bbc25
Update 1 NuGet dependencies
***NO_CI***
2022-12-22 14:44:01 +00:00
nfbot 7ff70a5472
Update 1 NuGet dependencies
***NO_CI***
2022-12-22 12:36:03 +00:00
José Simões ac2b71cf5d
Improvements in Test Adapter (#192) 2022-12-19 19:09:14 +00:00
José Simões 7dc9977eeb
Improve message with collection comparer (#190) 2022-12-15 17:28:57 +00:00
José Simões 48c385c2db
Improvements in equality comparisons (#189) 2022-12-15 16:50:28 +00:00
José Simões 6e6e958fc8
Fix collection asserts (#188) 2022-12-15 16:19:59 +00:00
José Simões 4b7bc486fa
Improve test discovery (#187) 2022-12-15 16:00:09 +00:00
José Simões a02bbd9981
Fix test result parsing (#186)
***NO_CI***
2022-12-15 14:38:35 +00:00
José Simões 260d23b21a
Add AreNotEqual to collection assert (#185)
***NO_CI***
2022-12-15 14:18:45 +00:00
José Simões 25fa0ea02d
Fix collection equality comparer (#184)
***NO_CI***
2022-12-15 14:09:46 +00:00
José Simões b259bf22e7
Fix equality and identity asserts (#183) 2022-12-15 12:52:30 +00:00
José Simões f4bec40095
Fix exception messages (#182)
***NO_CI***
2022-12-15 12:15:24 +00:00
José Simões 7fb3464109
Fix comments for documentation (#181) 2022-12-15 11:14:33 +00:00
José Simões d3e33f90c0
Add asserts for objects equal and not equal (#180)
***NO_CI***
2022-12-15 11:05:44 +00:00
José Simões 6495f582d3
Rework Asserts (#179) 2022-12-14 15:24:29 +00:00
dependabot[bot] 100ad51dea
Bump nanoFramework.Tools.Debugger.Net from 2.4.1 to 2.4.3 (#178) 2022-12-06 18:33:33 +00:00
José Simões 3e37b4a4e3 Work CI-CD
- Update task name.

***NO_CI***
2022-11-07 10:09:36 +00:00
José Simões 79a42f221e Work on POC solutions
- Update reference to Test nuget.
- Improve Test of Test byref: adding test adapter to the build allows full testing and running unit tests in VS.

***NO_CI***
2022-10-31 14:26:32 +00:00
José Simões 03ed6b1e56 Update readme to remove instrution to use global runsetting
***NO_CI***
2022-10-31 02:32:46 +00:00
José Simões 0b49979271
Fixes in nuget package (#176) 2022-10-29 09:59:36 +01:00
José Simões fad8a92a8f
Update POC (#175)
***NO_CI***
2022-10-29 09:49:08 +01:00
José Simões ee7754386c Work CI-CD
- Ad nuget cache to AZDO.

***NO_CI***
2022-10-29 09:24:04 +01:00
José Simões f5c1e8931a
Rework test discovery (#174) 2022-10-29 09:12:54 +01:00
José Simões 4684a1aa78 Work CI-CD
- Add retry parameter to nuget restore AZDO task (was failing randomly and a retry fixes it).
- Remove github action for PR checks (isn't useful because POC solutions are always one version behind).

***NO_CI***
2022-10-29 09:04:54 +01:00
José Simões 3620f48463 Work CI-CD
- Remove ref to nbgv as it's already in dir.props.

***NO_CI***
2022-10-28 12:36:10 +01:00
José Simões 7ac347703a
Work CI-CD (#173) 2022-10-28 12:28:00 +01:00
dependabot[bot] 854321fcb8
Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 (#172)
***NO_CI***
2022-10-28 11:37:11 +01:00
José Simões dd9a014eb6 Update POC
- Update and migrate runsettings to latest VS Test.
- Migrate solutions to VS2022.

***NO_CI***
2022-10-28 11:31:20 +01:00
José Simões eb4047980c Work CI-CD
- Build now runs on tags.

***NO_CI***
2022-10-28 11:21:38 +01:00
José Simões 73d9771f59 Add nuget download badge to README 2022-10-28 11:20:11 +01:00
github-actions[bot] 474fe7bfcf
Update 1 NuGet dependencies
***NO_CI***
2022-10-25 01:45:56 +01:00
José Simões fa06bbdeea Updates in README
- Remove badge for preview version (not used anymore).
- Improve description of Visual Studio supported versions.
2022-10-11 22:43:19 +01:00
Marcin Torba 8ed1914a85
Update README (#170)
***NO_CI***
2022-10-04 09:07:15 +01:00
dependabot[bot] 4399deda4a
Bump Microsoft.TestPlatform.ObjectModel from 17.3.1 to 17.3.2 (#169)
***NO_CI***
2022-09-28 11:44:36 +01:00
dependabot[bot] 9e65fce36f
Bump Nerdbank.GitVersioning from 3.5.109 to 3.5.113 (#168)
***NO_CI***
2022-09-21 09:29:11 +01:00
Marcin Torba 82b8bc0502
Global code refactor (#167)
***NO_CI***
2022-09-21 09:16:40 +01:00
José Simões e9e4ebe0c7 Work CI-CD
- Need to remove package before updating otherwise we get duplicated references.
- Fix PS1 replacing package version throughout the various files.
- Add PS1 to force adding GeneratePathProperty after update.
- Add helpers for local debug.

***-«NO_CI***
2022-09-09 10:57:51 +01:00
dependabot[bot] cdb39c1bcf
Bump Microsoft.TestPlatform.ObjectModel from 17.3.0 to 17.3.1 (#166) 2022-09-01 11:24:30 +00:00
José Simões 607a85316c
Update test library (#165) 2022-08-24 03:08:48 +01:00
dependabot[bot] ac62108927
Bump Nerdbank.GitVersioning from 3.5.108 to 3.5.109 (#161)
***NO_CI***
2022-08-24 01:20:39 +00:00