summaryrefslogtreecommitdiff
path: root/Examples/test-suite/javascript
Commit message (Expand)AuthorAgeFilesLines
* Dev Checkpoint 201906252113Chris Walker2019-06-251-0/+9
* testcase fixes for gcc-9William S Fulton2019-04-154-16/+0
* [OCaml] Fix and re-enable the string_simple, minherit, and unions testsZackery Spytz2019-01-131-1/+1
* Overloading for non-pointers and NULL - JavascriptWilliam S Fulton2018-12-301-0/+49
* Javascript test-suite Makefile parallel jobsWilliam S Fulton2018-05-171-4/+4
* Fix C# std::complex pass by value typemapsWilliam S Fulton2017-10-021-1/+2
* Add missing declaration for std::complexWilliam S Fulton2017-10-021-2/+10
* Rename func to funk in tests to avoid Go keyword problemsWilliam S Fulton2017-06-161-1/+1
* [Javascript] Fix SWIG_exception() macro (#792)Olly Betts2016-09-171-0/+30
* Fix 'make partialcheck-test-suite'William S Fulton2016-03-181-3/+3
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+1
* Consistent quoting in MakefileWilliam S Fulton2015-08-211-4/+4
* More remove SWIG_LIB variableWilliam S Fulton2015-08-211-7/+12
* Make (char*, size_t) typemap usable for strings of other types in Java.Vadim Zeitlin2015-08-071-0/+10
* Fix javascript cleanWilliam S Fulton2014-12-281-2/+2
* Fix javascript cleanWilliam S Fulton2014-12-281-3/+3
* Tidy up Javascript build systemWilliam S Fulton2014-12-281-2/+4
* Add c++11 strongly typed enums runtime test for JavascriptWilliam S Fulton2014-12-021-0/+165
* Allow to specify V8 version, for example:Richard2014-08-281-0/+8
* Fix infinity testcase on windowsWilliam S Fulton2014-05-291-0/+1
* Fully clean Javascript test-suite with jsc and v8Karl Wette2014-05-291-4/+12
* Javascript: support null pointers.Oliver Buchtala2014-05-191-0/+9
* Javascript: Use RUNTOOL for running tests.Oliver Buchtala2014-05-191-1/+1
* Revert "Javascript: support null pointers."Oliver Buchtala2014-05-191-9/+0
* Javascript: generalise test-case 'typemap_variables' so that it can be used f...Oliver Buchtala2014-05-191-8/+0
* Javascript: support null pointers.Oliver Buchtala2014-05-191-0/+9
* Javascript examples tidy upWilliam S Fulton2014-05-181-6/+3
* Update all languages to use SCRIPTDIRWilliam S Fulton2014-05-151-1/+1
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-5/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1153-63/+72
* Remove execute permissions from various non-executable filesKarl Wette2014-05-021-0/+0
* Fix bug and regression in javascript namespace generator.Oliver Buchtala2014-04-271-2/+1
* Javascript test-suite - warning suppression not neededWilliam S Fulton2014-04-241-7/+1
* Fix configuration for Javascript/node ctests.Oliver Buchtala2014-04-231-9/+12
* Fix configuration for ctest with Javascript/v8.Oliver Buchtala2014-04-231-14/+5
* Revert "Javascript node test-suite makefile fixes for parallel make"William S Fulton2014-04-211-4/+3
* Restore and fix infinity testcase for JavascriptWilliam S Fulton2014-04-201-1/+1
* Simple C string testWilliam S Fulton2014-04-202-9/+10
* Javascript node test-suite makefile fixes for parallel makeWilliam S Fulton2014-04-201-3/+4
* Javascript test-suite makefile updateWilliam S Fulton2014-04-201-50/+3
* Detect node-gyp at configure time and show version in javascript_version targetWilliam S Fulton2014-04-191-1/+2
* Generalized smoke test configuration.Oliver Buchtala2014-03-061-11/+2
* Conflicts:Oliver Buchtala2013-09-271-4/+0
* Fix test configuration.Oliver Buchtala2013-09-261-3/+3
* Fix test configuration for nodejs.Oliver Buchtala2013-09-264-8/+18
* Add some test runners.Oliver Buchtala2013-09-245-0/+109
* Fix %nspace support and activated relevant tests.Oliver Buchtala2013-09-243-0/+106
* Disable warnings for some v8 test-cases.Oliver Buchtala2013-09-171-0/+7
* Disable testcase 'typemap_variables' for v8.Oliver Buchtala2013-09-161-3/+8
* Fix configuration for nodejs based tests.Oliver Buchtala2013-09-102-14/+11