aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-10-12 18:52:30 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-10-12 18:52:30 -0700
commit5e00090b128125f8d6de1f69f2983b9416dc8347 (patch)
treefd6256a7e4759bb141dbf8e20f5258282e5cc545 /tests
parent07d68f04956f3db062de6b5ba4a9cb8107f92e9a (diff)
properly demangle cxxabi craziness
Diffstat (limited to 'tests')
-rw-r--r--tests/test_other.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_other.py b/tests/test_other.py
index b032a185..2d3dde3f 100644
--- a/tests/test_other.py
+++ b/tests/test_other.py
@@ -1936,5 +1936,6 @@ Waka::f::a23412341234::point()
void Foo<int>()
void Foo<int, double>(int)
void Foo::Bar<5>()
+__cxxabiv1::__si_class_type_info::search_below_dst(__cxxabiv1::__dynamic_cast_info*, void*, int, bool)
''', run_js('a.out.js'))