Commit 9d4efd3
committed
Move to MSTest and allow multi-targetting test runs
Previous all of the tmp files were create in the Samples directory. When
running tests against multiple runtimes this caused problems. Now the
tmp files are written to a subdirectory with the Environment.Version.
This isn't a great fix, but it is a workaround for now.1 parent a4abf2d commit 9d4efd3
126 files changed
Lines changed: 31524 additions & 31813 deletions
File tree
- src/TaglibSharp
- Image
- tests/TaglibSharp.Tests
- Collections
- FileFormats
- Images
- Validators
- Performance
- TaggingFormats
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
15 | 9 | | |
0 commit comments