Commit cef8670
committed
Move tests from full facade folder to type forward destination
Fixes #89230
A previous changed moved full facade assemblies into src/libraries/shims
but the tests were left in their original location.
1. Move System.Data.DataSetExtensions/tests into System.Data.Common/tests
and all other test projects under System.Runtime/tests.
2. Update the tests.proj file that excludes based on the test project file
paths.
3. Delete System.AppContext/tests which already existed (as a copy)
under System.Runtime/tests.
4. Update System.Runtime.sln and System.Data.Common.sln
5. Delete README.md files that are now unused and not required anymore.1 parent 76aeefb commit cef8670
File tree
1,354 files changed
+2009
-520
lines changed- src/libraries
- System.AppContext/tests
- System.Buffers
- System.Data.Common
- tests/System.Data.DataSetExtensions.Tests
- Mono
- System/Data
- System.Dynamic.Runtime
- System.Globalization.Calendars
- System.Globalization.Extensions
- System.Globalization
- System.IO.FileSystem.Primitives
- System.IO.FileSystem
- System.IO.UnmanagedMemoryStream
- System.IO
- System.Reflection
- System.Resources.Reader
- System.Resources.ResourceManager
- System.Runtime.CompilerServices.Unsafe
- System.Runtime
- tests
- System.Buffers.Tests
- ArrayPool
- System.Diagnostics.Debug.Tests
- System.Diagnostics.Tools.Tests
- System
- CodeDom/Compiler
- Diagnostics/CodeAnalysis
- System.Dynamic.Runtime.Tests
- Dynamic.Context
- Dynamic.Declarations
- Dynamic.DynamicType
- Dynamic.NamedAndOptional
- Dynamic.Other
- Dynamic.OverloadResolution
- Dynamic.Simple
- Dynamic.Statements
- Dynamic.Unsafe
- Dynamic.Variance
- System.Globalization.Calendars.Tests
- CalendarTestWithConfigSwitch
- GregorianCalendar
- Hybrid
- ISOWeek
- JapaneseCalendar
- KoreanCalendar
- Misc
- System/Globalization
- TaiwanCalendar
- ThaiBuddhistCalendar
- System.Globalization.Extensions.Tests
- Hybrid
- IdnMapping
- Data
- Unicode_11_0
- Unicode_13_0
- Unicode_6_0
- Unicode_9_0
- Unicode_Win7
- NlsTests
- Normalization
- Data
- System.Globalization.Tests
- CompareInfo
- CultureInfo
- DateTimeFormatInfo
- Hybrid
- IcuAppLocal
- Invariant
- NlsTests
- NumberFormatInfo
- System/Globalization
- System.IO.FileSystem.Primitives.Tests
- System.IO.FileSystem.Tests
- Base
- SymbolicLinks
- DirectoryInfo
- test-dir
- Directory
- DisabledFileLockingTests
- Enumeration
- FileInfo
- FileStream
- File
- ManualTests
- Path
- PortedCommon
- RandomAccess
- System.IO.Tests
- BinaryReader
- BinaryWriter
- BufferedStream
- InvalidDataException
- MemoryStream
- StreamReader
- StreamWriter
- Stream
- StringReader
- StringWriter
- TestDataProvider
- TextReader
- TextWriter
- System.IO.UnmanagedMemoryStream.Tests
- System.Reflection.Tests
- AssemblyVersion
- CoreCLR
- ForwardedTypesAssembly
- InvokeEmit
- InvokeInterpreted
- Resources
- TestAssembly
- TestExe
- UnloadableAssembly
- System.Resources.Reader.Tests
- System.Resources.ResourceManager.Tests
- Resources
- System.Runtime.CompilerServices.Unsafe.Tests
- System.Runtime.Extensions.Tests
- AssemblyResolveTestApp
- System
- Diagnostics
- IO
- Net
- Numerics
- Reflection
- Runtime
- CompilerServices
- Versioning
- TargetFrameworkNameTestApp
- TestAppOutsideOfTPA
- TestApp
- Resources
- VoidMainWithExitCodeApp
- System.Runtime.Handles.Tests
- System.Runtime.InteropServices.RuntimeInformation.Tests
- System.Runtime.Tests
- Hybrid
- Microsoft/Win32/SafeHandles
- NlsTests
- System
- AppContext
- Collections
- Generic
- ObjectModel
- ComponentModel
- Diagnostics
- CodeAnalysis
- IO
- Numerics
- Reflection
- InvokeEmit
- InvokeInterpreted
- Runtime
- CompilerServices
- ConstrainedExecution
- ExceptionServices
- Serialization
- Versioning
- Security
- Text
- Unicode
- Threading
- Type
- TestCollectibleAssembly
- TestLoadAssembly
- TestModule
- TestStructs
- TrimmingTests
- System.Security.SecureString.Tests
- System.Text.Encoding.Tests
- ASCIIEncoding
- Ascii
- DecoderFallbackException
- DecoderFallback
- Decoder
- EncoderFallbackException
- Encoder
- Encoding
- Fallback
- Latin1Encoding
- UTF32Encoding
- UTF7Encoding
- UTF8Encoding
- UnicodeEncoding
- System.Threading.Tasks.Extensions.Tests
- System.Threading.Tasks.Tests
- System.Runtime.CompilerServices
- TaskFactory
- TaskScheduler
- Task
- System.Threading.Timer.Tests
- System.ValueTuple.Tests
- System.Security.SecureString
- System.Threading.Tasks.Extensions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,354 files changed
+2009
-520
lines changedLines changed: 0 additions & 52 deletions
This file was deleted.
Lines changed: 0 additions & 152 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
407 | 409 | | |
408 | 410 | | |
409 | 411 | | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
410 | 433 | | |
411 | 434 | | |
412 | 435 | | |
| |||
835 | 858 | | |
836 | 859 | | |
837 | 860 | | |
| 861 | + | |
838 | 862 | | |
839 | 863 | | |
840 | 864 | | |
| |||
0 commit comments