Commit 8090a8e
committed
- Adjust
- Mark `Dispose_FileNotExistsNoThrow_NotThrowsException` as `[Obsolete]` due to obsolete method in `System.IO.Abstractions`.
- Replace unnecessary async usage in `SynchronizedValueTests` with thread-based implementation for improved test reliability.GitVersionWrapperTests assertion to include defaultBuildRevision in version comparison.1 parent 7d47b42 commit 8090a8e
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- tests
- CreativeCoders.Core.UnitTests
- IO
- Threading
- CreativeCoders.MiscTest.UnitTests/NukeBuild
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments