This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249557 - in /trunk: gcc/go/gofrontend/MERGE li...


Author: ian
Date: Thu Jun 22 14:28:57 2017
New Revision: 249557

URL: https://gcc.gnu.org/viewcvs?rev=249557&root=gcc&view=rev
Log:
    runtime: adjust tests for gofrontend
    
    - don't run tests that depend on SetCgoTraceback
    - don't expect a '(' after the function name in a traceback
    - change the expected name of nested functions in a traceback
    
    These tests are not currently run, but they will be soon.
    
    Reviewed-on: https://go-review.googlesource.com/46453

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/go/runtime/crash_cgo_test.go
    trunk/libgo/go/runtime/crash_test.go
    trunk/libgo/go/runtime/crash_unix_test.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]