Commit 75cac302 by Ian Lance Taylor

libbacktrace: update to current libgo test file

parent 4e14a008
...@@ -314,8 +314,8 @@ test_large (struct backtrace_state *state) ...@@ -314,8 +314,8 @@ test_large (struct backtrace_state *state)
size_t ctimes[16]; size_t ctimes[16];
size_t ztimes[16]; size_t ztimes[16];
static const char * const names[] = { static const char * const names[] = {
"Mark.Twain-Tom.Sawyer.txt", "Isaac.Newton-Opticks.txt",
"../libgo/go/compress/testdata/Mark.Twain-Tom.Sawyer.txt" "../libgo/go/testdata/Isaac.Newton-Opticks.txt",
}; };
orig_buf = NULL; orig_buf = NULL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment