Olly Betts
73bb909bae
[PHP] The generated __isset() method now returns true for read-only properties.
2014-05-01 14:37:58 +12:00
Olly Betts
618868ce3d
Fix typos
2014-04-29 11:31:29 +12:00
Olly Betts
4c86f17bcb
Merge pull request #159 from v-for-vandal/issue_154
...
Fixing issue 154
2014-04-29 11:19:58 +12:00
Oliver Buchtala
c2f9bd88b1
Enable Javascript in director_nspace_director_name_collision.i.
2014-04-29 00:37:33 +02:00
Oliver Buchtala
b30c6a452f
Make javascript 'nspace' conform to corresponding lua example.
2014-04-29 00:29:17 +02:00
Olly Betts
739162ec3e
Fix comment typos
2014-04-28 13:13:47 +12:00
Oliver Buchtala
cb7a1f23f5
Enable javascript examples 'exception', 'namespace'.
2014-04-27 00:37:21 +02:00
Oliver Buchtala
7a7faab765
Fix bug and regression in javascript namespace generator.
2014-04-27 00:34:49 +02:00
Oliver Buchtala
4c8a1ea5e8
Fix node-gyp configuration for example 'exception'.
2014-04-27 00:30:57 +02:00
William S Fulton
889c8e24c7
Javascript test-suite - warning suppression not needed
2014-04-24 22:49:48 +01:00
William S Fulton
dbf80cbaa5
Javascript example Makefiles more consistent with other languages
2014-04-24 22:18:12 +01:00
Oliver Buchtala
1d10a62192
Fix configuration for Javascript/node ctests.
2014-04-23 02:56:53 +02:00
Oliver Buchtala
f3e3fce664
Fix configuration for ctest with Javascript/v8.
2014-04-23 02:25:07 +02:00
Oliver Buchtala
093f8995a8
Add cast to test 'string_simple' to avoid C++ compiler error.
2014-04-23 00:38:45 +02:00
Oliver Buchtala
36679865f4
Add 'fix' for Javascript/v8 to test 'enum_forward'.
2014-04-23 00:38:01 +02:00
William S Fulton
e6d5abb766
Only disable javascript tests if node-gyp is missing when testing node
2014-04-21 11:37:19 +01:00
William S Fulton
e730b16fac
Revert "Javascript node test-suite makefile fixes for parallel make"
...
This reverts commit f105590c0a .
2014-04-21 11:23:14 +01:00
William S Fulton
665ddb55d1
Suppress keyword warning in test-suite
2014-04-21 08:08:22 +01:00
William S Fulton
bebd97e7f4
Restore and fix infinity testcase for Javascript
2014-04-20 14:25:49 +01:00
William S Fulton
1010fbaa8f
Simple C string test
...
Was added for Javascript, but was not being used in full test-suite.
Rename from javascript_unicode to simple_string and provide for all
languages.
Rewrite to use portable C
2014-04-20 13:58:46 +01:00
William S Fulton
f105590c0a
Javascript node test-suite makefile fixes for parallel make
2014-04-20 13:58:46 +01:00
William S Fulton
088d3f6319
Restore missing make code in javascript branch
2014-04-20 13:58:46 +01:00
William S Fulton
ccaf3bfe79
Javascript test-suite makefile update
...
Reword output to what is now on master
Remove SMOKE targets - these could be re-introduced centrally if needed
or otherwise partialcheck is a good alternative.
2014-04-20 13:54:35 +01:00
William S Fulton
ffe4bd8f60
ADD RUNPIPE and RUNTOOL to Javascript examples
2014-04-19 18:11:32 +01:00
William S Fulton
aae63efcfe
Remove unnecessary blank lines from Javascript examples
2014-04-19 17:59:49 +01:00
William S Fulton
efc5af04e0
Detect node-gyp at configure time and show version in javascript_version target
2014-04-19 16:44:21 +01:00
Karl Wette
3aacde4f5f
Whitespace cleanup of Example Makefiles
2014-04-16 12:06:02 +02:00
Artem Serebriyskiy
7c8405368e
Finish implementation with proxy functions
2014-04-15 03:38:45 +04:00
William S Fulton
0e0f65aead
Tidy up Example makefile for Javascript
2014-04-10 08:13:06 +01:00
William S Fulton
921189415a
Remove junk files
2014-04-10 07:58:02 +01:00
William S Fulton
dc8428889e
Ignored enum fixes.
...
C#/Java - Enums which have been ignored via %ignore and are subsequently
used are handled slightly differently. Type wrapper classes are now generated
which are effectively a wrapper of an empty enum. Previously in Java uncompilable
code was generated and in C# an int was used.
2014-04-08 23:25:27 +01:00
William S Fulton
7bec7c1b60
Further shift operator regression fixes
2014-04-08 19:19:44 +01:00
William S Fulton
0be33b1900
Fix use of shift operators in expressions regression since 3.0.0
2014-04-08 19:19:44 +01:00
William S Fulton
aa4b14a3d2
Fix seg fault with extra ) brackets and >>
2014-04-08 19:19:44 +01:00
William S Fulton
e442903fde
Fix segfault when there are too many closing round brackets in parsed code
2014-04-05 00:18:30 +01:00
William S Fulton
1d857beb9d
Fix regression in 3.0.0 where legal code following an operator<< definition might give a syntax error.
...
SF Bug #1365 .
2014-04-04 08:31:59 +01:00
William S Fulton
2071b7d157
Lua test-suite can now be run out of source
2014-04-01 19:33:20 +01:00
Karl Wette
16039ce426
Fix out of source test-suite runs for Octave
2014-03-31 22:41:55 +01:00
William S Fulton
0fdfa3b6ce
Add runtime test for commit 7a96fba836
2014-03-31 19:29:19 +01:00
William S Fulton
50a9c5fbec
Add C++11 constexpr runtime test
2014-03-31 19:29:19 +01:00
Oliver Buchtala
a8c3f85378
Insert a workaround for c_delete and c_delete_function for v8.
2014-03-31 02:59:33 +02:00
Oliver Buchtala
158c8b6732
Merge branch 'master' into devel
...
Conflicts:
.travis.yml
Examples/test-suite/common.mk
2014-03-30 23:07:56 +02:00
William S Fulton
cd2085aae7
Fixes for C enums used in an API and the definition of the enum has not been parsed.
...
For D, this fixes a segfault in SWIG.
Java, C#, D, Go now produce code that compiles, although the definition of the
enum is needed in order to use the enum properly from the target language.
2014-03-28 07:54:03 +00:00
William S Fulton
15f4b3b19d
Correct messages displayed when running Java test-suite
2014-03-28 07:48:40 +00:00
Artem Serebriyskiy
f2c410a8c0
Fixing issue 152
2014-03-23 14:05:05 +04:00
William S Fulton
91c817b475
Fix C++11 extern template test
2014-03-21 18:36:21 +00:00
William S Fulton
abd31397fa
Always use debug flags for Mono to get decent stacktraces on error.
2014-03-20 19:12:44 +00:00
William S Fulton
f999c4864e
Fix errors test-suite on Mac OSX
2014-03-16 15:20:13 +00:00
William S Fulton
87963d2e68
Java/C# smart pointer tests: Give GC more time to collect objects
2014-03-16 00:44:30 +00:00
William S Fulton
b59feff9f9
Test case compiler warning fix
2014-03-15 21:00:25 +00:00