Alek Mosingiewicz
|
5c55b7e8e8
|
Merge 13374013d7c2ea50c8c872d5c60dbc595bd97af9 into 9a670d79fc6be0446bbe5d7573ad26faf0786144
|
2018-04-03 16:45:24 +00:00 |
|
Alek Mosingiewicz
|
13374013d7
|
Revert some of the recommended changes - perhaps to blame for CI not passing.
|
2018-04-03 18:45:15 +02:00 |
|
Alek Mosingiewicz
|
49edbdc00b
|
Actually catch the exception?
|
2018-04-03 18:26:45 +02:00 |
|
Alek Mosingiewicz
|
581561cb88
|
Added missing newline.
|
2018-04-03 18:02:19 +02:00 |
|
Alek Mosingiewicz
|
12291d4f31
|
Warn against environmental variables not set in test - make it better.
|
2018-04-03 18:00:25 +02:00 |
|
Alek Mosingiewicz
|
7a54464a8b
|
Warn against environmental variables not set in test.
|
2018-04-03 17:51:16 +02:00 |
|
Tomas Zeman
|
c2a3518eb0
|
Fix CHAISCRIPT_NO_THREADS macro redefinition warning
Appeared when compiling with MULTITHREAD_SUPPORT_ENABLED=FALSE.
|
2018-03-10 19:23:06 +01:00 |
|
Jason Turner
|
6a8541971e
|
Merge pull request #410 from arcoRocks/patch-3
Fix for #409
|
2018-03-01 10:44:45 -07:00 |
|
arcoRocks
|
33451163c4
|
to_json std::int64_t integer conversion
|
2018-02-20 16:28:23 +01:00 |
|
arcoRocks
|
906e5e2b6f
|
Update json_15.chai
|
2018-02-20 16:13:17 +01:00 |
|
Jason Turner
|
55b16a8204
|
Enhance tests for execution contexts
Closes #387 references #388
|
2018-02-02 21:41:49 -07:00 |
|
Jason Turner
|
bbaa6ed76f
|
Merge pull request #400 from totalgee/to_json_fixes
In to_json(), maintain the "type" of empty maps and vectors
|
2018-02-02 21:33:11 -07:00 |
|
Jason Turner
|
ad606c7cfa
|
Update to catch2 for MSVC2017 compat
|
2018-01-19 10:46:37 -07:00 |
|
Glen Fraser
|
3d97c93e49
|
Add unit test to validate to_json()
|
2018-01-11 19:44:54 +01:00 |
|
Jason Turner
|
dee2ce5c56
|
Add failing test for ranged_for with variable
|
2017-11-30 09:47:20 -07:00 |
|
Jason Turner
|
903454bf05
|
Merge pull request #290 from stephenberry/develop
Adding basic namespace handling
|
2017-11-21 16:27:40 -07:00 |
|
Glen Fraser
|
79d985d6ff
|
Fix JSON parsing for floats with negative exponents
- also add unit tests to cover some broken (now fixed) cases.
|
2017-10-24 20:10:50 +02:00 |
|
Stephen Berry
|
a9fc1d492e
|
Merge branch 'develop' of https://github.com/ChaiScript/ChaiScript into develop
|
2017-09-05 12:13:29 -05:00 |
|
Stephen Berry
|
3f299333cc
|
Switched to recursive mutex
Removed namespaces_nested_ref.chai
|
2017-09-05 12:02:11 -05:00 |
|
Jason Turner
|
0f74597139
|
Limit when coverage happens to only one build target
|
2017-07-20 15:08:53 -06:00 |
|
Jason Turner
|
36e61dec0a
|
Fix defaults for dynload options
|
2017-06-06 14:59:05 -06:00 |
|
Jason Turner
|
76c7712507
|
Test custom exception handling #351
|
2017-06-05 19:36:40 -06:00 |
|
Jason Turner
|
bdd0a12bb7
|
ChaiScript can only support static in non-threading mode
|
2017-05-31 14:18:30 -06:00 |
|
Jason Turner
|
bd736eddec
|
Deprecate GLOBAL #247
|
2017-05-30 11:33:12 -06:00 |
|
Jason Turner
|
252ea8072d
|
Add failing test for const return type #340
|
2017-05-30 08:29:43 -06:00 |
|
Jason Turner
|
0f9d9cae4a
|
Merge pull request #332 from ftk/develop
Ability to disable module loading support at compile time
|
2017-03-21 12:55:30 -07:00 |
|
Jason Turner
|
468d65a661
|
Merge pull request #336 from totalgee/from_json_fix
Handle negative numbers in JSONParse::parse_number
|
2017-03-21 12:21:26 -07:00 |
|
Jason Turner
|
204faa82c1
|
Add failing static chaiscript test
|
2017-03-21 11:58:21 -07:00 |
|
Glen Fraser
|
491b95099d
|
In JSONParser::parse_number(), only allow a single '-' at start
- also, don't allow multiple '.' decimal points. Add unit tests to
cover these cases.
|
2017-03-14 13:01:09 +01:00 |
|
Glen Fraser
|
561c5bc981
|
Handle negative numbers in JSONParse::parse_number
- fix issue #334, where negative numbers loaded from JSON were being
parsed as 0.
- add unit tests to cover these cases.
|
2017-03-14 12:01:51 +01:00 |
|
ftk
|
f53a1ed951
|
Fix compilation of multithreaded_test
|
2017-03-11 15:09:55 +03:00 |
|
Jason Turner
|
283785faaf
|
Add PVS Studio and address some issues it found
|
2017-02-22 15:18:56 -07:00 |
|
Jason Turner
|
c0c0bd3172
|
Address warning from MSVC /analyze
|
2017-02-22 14:04:56 -07:00 |
|
Jason Turner
|
40fb8d257e
|
Fix warnings from MSVC
|
2017-02-22 13:55:02 -07:00 |
|
Jason Turner
|
f5f6ddf219
|
Disable tests on MSVC for broken literal handling
|
2017-02-20 13:28:31 -07:00 |
|
Jason Turner
|
077c93ab27
|
Fix/enhance unique_ptr support
|
2017-02-04 09:14:07 -08:00 |
|
Gabriel Aubut-Lussier
|
2549b4e983
|
Add test to call base class methods through std::unique_ptr<derived>.
|
2017-02-03 23:19:25 -05:00 |
|
Jason Turner
|
2ce155237d
|
Add test for unique_ptr returned from function
|
2017-02-03 18:55:58 -08:00 |
|
Jason Turner
|
dca3ce4ea6
|
Enhance testing of integer literals
* enable the ability to check a boxed_number conversion
* fix integer_literal_test to pass on MacOS
|
2017-02-02 15:07:37 -07:00 |
|
Jason Turner
|
ca7d4ab734
|
Add test for calling method of unique_ptr var
|
2017-02-02 13:17:59 -08:00 |
|
Jason Turner
|
1499061f86
|
Add check for negate conversion to bool
Check for #321
|
2017-02-02 08:06:41 -08:00 |
|
Jason Turner
|
24352c62e8
|
Some clang specific fixes / warnings
|
2017-02-02 08:00:57 -08:00 |
|
Jason Turner
|
d8d7bc79b7
|
Enhance number parsing tests
|
2017-02-01 09:07:40 -08:00 |
|
Jason Turner
|
3e04210027
|
Add more integer literal tests / fix neg test
Addresses #322
|
2017-02-01 07:02:18 -08:00 |
|
Jason Turner
|
efd37a7071
|
Add some more integer literal tests
|
2017-01-31 17:05:53 -08:00 |
|
Jason Turner
|
e7a6b2306c
|
Add tests for parsing of neg numbers
|
2017-01-31 15:30:38 -08:00 |
|
Jason Turner
|
94fb7c2453
|
Add test for explicitly capturing "this"
|
2017-01-31 13:24:53 -08:00 |
|
Jason Turner
|
51663df1ba
|
Demonstrate workaround for pointer to ref member
closes #302
|
2016-12-06 14:51:00 -07:00 |
|
Jason Turner
|
624c7c435b
|
Add unit test for #302
|
2016-12-06 14:26:10 -07:00 |
|
Jason Turner
|
cf89bdd804
|
Update release notes, add chai type fun conversion test
|
2016-12-06 14:15:39 -07:00 |
|