You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.207
Former-commit-id: f90f74cb984aa12eac8e2a357db43169ae7378e5
This commit is contained in:
committed by
Jo Shields
parent
6992685b86
commit
afe402035c
@@ -118,6 +118,7 @@ namespace MonoTests.Mono.Unix {
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Category ("AndroidNotWorking")] // Crashes (silently) the runtime in similar fashion to real-time signals
|
||||
public void TestSignumProperty ()
|
||||
{
|
||||
UnixSignal signal1 = new UnixSignal (Signum.SIGSEGV);
|
||||
|
||||
Reference in New Issue
Block a user