aboutsummaryrefslogtreecommitdiff
path: root/tests/core/test_inlinejs3.in
AgeCommit message (Expand)Author
2014-03-31add testing for EM_ASM_ARGSAlon Zakai
2014-03-24fix caching of asm const strings; fixes #2253Alon Zakai
2014-03-05emscripten_debugger()Alon Zakai
2014-02-22add EM_ASM_ which allows sending values without returning anythingAlon Zakai
2014-01-27EM_ASM_ variants that return a value but receive no inputs; fixes #2070Alon Zakai
2014-01-18improve EM_ASM to tolerate quotes when safe, and error when not; fixes #2032Alon Zakai
2013-12-15Fix the indentation of core test input files with clang-format.Vasilis Kalintiris
2013-12-07Use do_run_from_file() for test_inlinejs3Vasilis Kalintiris