Commit Graph

2 Commits

Author SHA1 Message Date
William S Fulton 9878130004 Correct code in javascript testcase for jsc
Fixes...
~/swig/github/swig/Examples/test-suite/javascript (master *>)$ make -s cpp17_nested_namespaces.cpptest ENGINE=jsc
checking javascript (jsc) testcase cpp17_nested_namespaces (with run test)
./cpp17_nested_namespaces_runme.js:6:TypeError: function is not a constructor (evaluating 'new cpp17_nested_namespaces.createA1Struct()')
2024-05-29 08:28:11 +01:00
Olly Betts 5eedba422f [js] Add _runme.js files for ynit tests that pass
Fixes #2600
2023-05-22 08:18:31 +12:00