mirror of
https://github.com/ianlancetaylor/libbacktrace.git
synced 2026-03-20 17:29:06 +08:00
libbacktrace: update to current libgo test file
This commit is contained in:
4
ztest.c
4
ztest.c
@@ -314,8 +314,8 @@ test_large (struct backtrace_state *state)
|
||||
size_t ctimes[16];
|
||||
size_t ztimes[16];
|
||||
static const char * const names[] = {
|
||||
"Mark.Twain-Tom.Sawyer.txt",
|
||||
"../libgo/go/compress/testdata/Mark.Twain-Tom.Sawyer.txt"
|
||||
"Isaac.Newton-Opticks.txt",
|
||||
"../libgo/go/testdata/Isaac.Newton-Opticks.txt",
|
||||
};
|
||||
|
||||
orig_buf = NULL;
|
||||
|
||||
Reference in New Issue
Block a user