emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/d-mode efc92aa 120/346: tests: Add test for GitHub pull re


From: ELPA Syncer
Subject: [nongnu] elpa/d-mode efc92aa 120/346: tests: Add test for GitHub pull request #72
Date: Sun, 29 Aug 2021 11:00:14 -0400 (EDT)

branch: elpa/d-mode
commit efc92aa688152eaa34d848dfb35423a4bc29d123
Author: Vladimir Panteleev <git@thecybershadow.net>
Commit: Vladimir Panteleev <git@thecybershadow.net>

    tests: Add test for GitHub pull request #72
---
 tests/I0069.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/tests/I0069.txt b/tests/I0069.txt
index 39cee45..959feac 100644
--- a/tests/I0069.txt
+++ b/tests/I0069.txt
@@ -5,3 +5,17 @@ foo.d(1,1): Error: Column number test
 baz.d(3,4):        instantiated from here: Continuation test
 bar.d(2,1): Warning: Test warning
 quux.d(3): Deprecation: Test deprecation
+
+# Test for GitHub pull request #72
+core.exception.AssertError@test.d(1): Assertion failure
+----------------
+??:? _d_assert [0x422b1b]
+??:? void test.__assert(int) [0x422a2f]
+/tmp/test.d:1 _Dmain [0x4229d5]
+??:? _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ6runAllMFZ9__lambda1MFZv [0x422f92]
+??:? void rt.dmain2._d_run_main(int, char**, extern (C) int 
function(char[][])*).tryExec(scope void delegate()) [0x422edc]
+??:? void rt.dmain2._d_run_main(int, char**, extern (C) int 
function(char[][])*).runAll() [0x422f4e]
+??:? void rt.dmain2._d_run_main(int, char**, extern (C) int 
function(char[][])*).tryExec(scope void delegate()) [0x422edc]
+??:? _d_run_main [0x422e4d]
+??:? main [0x422a7f]
+??:? __libc_start_main [0xc9d0b290]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]