runtime: adjust tests for gofrontend
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 22 Jun 2017 14:28:57 +0000 (14:28 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 22 Jun 2017 14:28:57 +0000 (14:28 +0000)
commited99905e1d89e84b74a07a55a46270d1f9f27991
tree0d1aa2fdcb45caeb36ca00e366f40ccb5d360b24
parent2a208bc2570b07b64deb1d549332e5d981c867bc
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

From-SVN: r249557
gcc/go/gofrontend/MERGE
libgo/go/runtime/crash_cgo_test.go
libgo/go/runtime/crash_test.go
libgo/go/runtime/crash_unix_test.go