Bernhard Urban
|
746a3d0214
[corlib] rename NotWorkingInterpreter and InterpreterNotWorking categories (#6225)
|
8 năm trước cách đây |
Bernhard Urban
|
b78e9b5e98
[interp] disable Test.System.Threading.ThreadTest.TestUndivisibleByPageSizeMaxStackSize (#5966)
|
8 năm trước cách đây |
Bernhard Urban
|
879f4bc60f
[corlib] annotate failing tests when running in interpreter
|
8 năm trước cách đây |
EgorBo
|
6d4821b282
fix formatting issues
|
8 năm trước cách đây |
EgorBo
|
55fb7bcda1
fix bug-60031 Thread doesn't throw ThreadStateException when it should
|
8 năm trước cách đây |
Alexander Köplinger
|
2d9f497748
[corlib] Don't use DateTime.Now for measuring elapsed time
|
8 năm trước cách đây |
Ludovic Henry
|
e697335417
[treadpool] Fix flaky System.Threading.ThreadTest.SetNameInThreadPoolThread test (#4392)
|
8 năm trước cách đây |
Ludovic Henry
|
82bcac8efa
[threads] Allow resetting the name of a threadpool thread (#4350)
|
8 năm trước cách đây |
Niklas Therning
|
17d5e53ac8
Remove Assert.Fail() calls in ThreadTest when running on Windows
|
9 năm trước cách đây |
Zoltan Varga
|
d88424370f
Merge System/MonoType.cs into ReferenceSources/RuntimeType.cs, use th… (#3045)
|
9 năm trước cách đây |
Alex Rønne Petersen
|
373c59f3b7
[threads] Don't exempt thread pool threads from the 'name already set' check + exception.
|
9 năm trước cách đây |
Alexander Köplinger
|
5d74d555dc
[corlib] Disable Thread test that started failing after d5768a7f141e2a579cbca26f76c791c215f4aabf
|
10 năm trước cách đây |
Rolf Bjarne Kvinge
|
85da43008a
[corlib] Remove multiple appdomain support (AppDomain.CreateDomain, etc) from tvOS/watchOS.
|
10 năm trước cách đây |
Rolf Bjarne Kvinge
|
f1b7be2f57
Remove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.
|
10 năm trước cách đây |
Zoltan Varga
|
ea09193eb8
[runtime] Fix Thread.CurrentThread in non-root appdomains by setting the tls slot in start_wrapper, otherwise Thread.CurrentThread would create a new Thread object so there would be two. Fixes #35828.
|
10 năm trước cách đây |
Martin Baulig
|
29531a29a5
Use 'using SD = System.Diagnostics' to avoid ambiguous references.
|
10 năm trước cách đây |
Zoltan Varga
|
e2f28334c9
Add a new Moono_GetStackTraces method to Thread which can be used to obtain stack traces for all running threads.
|
10 năm trước cách đây |
Ludovic Henry
|
5839d38c24
[corlib] Use ManualResetEvent.WaitOne instead of Thread.Sleep to test Thread.Interrupt
|
10 năm trước cách đây |
Alexander Köplinger
|
746650d1b9
[bcl] Remove more NET_2_0 checks from class libs
|
11 năm trước cách đây |
Zoltan Varga
|
2b5078c306
[bcl] Fix the RenameTpThread test, renaming a tp thread should not fail.
|
11 năm trước cách đây |
Miguel de Icaza
|
0699e4da36
Fix warnings in mscorlib's Test suite + bring a couple more tests + fix thread rename test
|
11 năm trước cách đây |
Zoltan Varga
|
16d9d07821
[runtime] Allow renaming of threadpool threads. Fixes #23206.
|
11 năm trước cách đây |
Alexander Köplinger
|
48e112d652
[Cleanup] Removed TARGET_JVM
|
11 năm trước cách đây |
Marek Safar
|
dce005f81f
[corlib] Thread.GetNamedDataSlot allocates slot on failure. Fixes #16788
|
12 năm trước cách đây |
Alistair Leslie-Hughes
|
ccbc9e3a8f
Correct TrySetApartmentstate tests
|
12 năm trước cách đây |
Marek Safar
|
b166ec8b48
Fixes failing tests
|
12 năm trước cách đây |
Alistair Leslie-Hughes
|
070c3abecf
Allow TrySetApartmentState to set the same state multiple times.
|
12 năm trước cách đây |
Marek Safar
|
99b72a868b
Fix failing tests
|
13 năm trước cách đây |
Marek Safar
|
762b050917
Merge tests from mobile branch
|
13 năm trước cách đây |
Marek Safar
|
915b61a66d
Mobile tests update
|
13 năm trước cách đây |