| .. |
|
assign_const.chai
|
Ensure that non-shared_ptr, non-boxed_value, non-reference return types
|
2011-03-26 09:03:36 -06:00 |
|
bind2.chai
|
Find and fix bug in handling of bound function types_infos and arity.
|
2010-11-08 05:22:15 +00:00 |
|
bind.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
block_start.chai
|
Add some missing unit tests for number formats and block starting
|
2009-10-14 12:25:21 +00:00 |
|
bool_not.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
boxed_cast_test.cpp
|
Clean up a few warnings found in Windows.
|
2012-05-28 10:48:19 -06:00 |
|
break_while.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
c_linkage_test.cpp
|
Add test showing c linkage working fine [#16]
|
2012-07-16 22:10:40 -06:00 |
|
char_init.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
classification.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
collate.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
compare_gt.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
compare_lt.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
concat.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
const_range_test.chai
|
Add currently failing test for const range support
|
2010-10-02 21:31:18 +00:00 |
|
convert_double_string.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
convert_int_string.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
convert_string_double.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
convert_string_int.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
deep_array_lookup.chai
|
Add some unit tests for reflection and recently discovered array lookup returned from a method problem
|
2010-08-28 22:55:43 +00:00 |
|
dispatch_functions.chai
|
Fix failing unit tests related to recent renaming of function to Function
|
2011-04-26 10:17:24 -06:00 |
|
drop_while.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
drop.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
dynamic_object_test.cpp
|
Even more reorganization of namespaces to help with documentation and
|
2011-03-25 15:42:18 -06:00 |
|
empty.chai
|
Closing issue #99 : shared const char * memory issues. Also, clean up some file loading overhead (did not seem to have an performance impact).
|
2010-11-05 22:01:39 +00:00 |
|
equ_shortform.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
eval_catch_exception_test.cpp
|
Clean up a few warnings found in Windows.
|
2012-05-28 10:48:19 -06:00 |
|
eval_error.chai
|
Enhance eval error stack reporting
|
2011-03-27 21:03:24 -06:00 |
|
eval.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
even.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
exception_finally.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
exception_guards.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
exception.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
expected_eval_errors_test.cpp
|
Add failing unit test for remaining error condition to check for.
|
2012-06-25 07:44:14 -06:00 |
|
filter.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
float.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
foldl.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
for_each_range.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
for_each_retro.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
for_each.chai
|
First set of unit tests
|
2009-07-08 18:59:10 +00:00 |
|
for.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
function_array_adjacent.chai
|
Fix parsing of member access and function calls
|
2011-06-13 07:43:51 -07:00 |
|
function_introspection.chai
|
Fix issues with trim() and with unit tests relying on certain line endings.
|
2011-05-20 16:01:50 -06:00 |
|
function_ordering_test.cpp
|
Throw eval exception if a variable or function is redefined #28
|
2012-05-16 11:40:43 -06:00 |
|
function_reassignment.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
function_redefinition.chai
|
Throw eval exception if a variable or function is redefined #28
|
2012-05-16 11:40:43 -06:00 |
|
functor_cast_test.cpp
|
Add support for automatic conversion between chaiscript functions and boost::function. Might merit some look to see how much overhead this adds.
|
2010-09-13 14:24:12 +00:00 |
|
functor_creation_test.cpp
|
elimination of unused / outdated code and documentation cleanups.
|
2011-03-26 22:42:11 -06:00 |
|
generate_range.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
global_const_in_module.chai
|
Add ability to provide global consts in Module objects. Issue #14
|
2011-09-09 16:52:32 -06:00 |
|
hashbang.chai
|
Add unit test for ignoring hash bang.
|
2012-05-18 08:43:03 -07:00 |
|
if_else.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
if_elseif_else.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
if_elseif.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
if.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
index_operator.chai
|
Fix typo in unit test and add string literal access
|
2011-06-13 18:14:41 -07:00 |
|
inheritance.chai
|
Fix problem with method specifiers for bad_dynamic_boxed_cast exception. Add support for operators to Utility.hpp
|
2011-03-11 17:56:46 -07:00 |
|
instring_eval_more.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
instring_eval.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
integer_literal_test.cpp
|
Correct signing and sizing of integer literals #77
|
2012-11-10 16:31:05 -07:00 |
|
invalid_function_assignment.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
invalid_function_reassignment.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
is_undef.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
join.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
lambda.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
list_push_back.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
list_push_front.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
load_module.chai
|
Get cpack working for source and deb distribtions. Still need to check nsis and rpm
|
2010-03-29 15:32:20 +00:00 |
|
loop_inner_outer.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
malformed_inline_map.chai
|
Make inline maps const. Add test for malformed inline map that causes crash
|
2010-10-02 22:50:09 +00:00 |
|
map_access.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
map_inplace_init.chai
|
Make vector inplace construction consistent with map
|
2012-05-20 07:04:22 -06:00 |
|
map.chai
|
Add insert and insert_ref methods to "map" types
|
2012-09-26 12:38:32 -06:00 |
|
math_add_mixed.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_add.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_dec.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_div.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_inc.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_mod.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_mult.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_negate.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_paren.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
math_sub.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
max.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
memberscope.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
method_sugar.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
min.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
mmd1.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
mmd2.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
multifile_test_chai.cpp
|
Get mutlifile compilation working again and add a test for it
|
2010-10-22 21:30:58 +00:00 |
|
multifile_test_chai.hpp
|
Get mutlifile compilation working again and add a test for it
|
2010-10-22 21:30:58 +00:00 |
|
multifile_test_main.cpp
|
Get mutlifile compilation working again and add a test for it
|
2010-10-22 21:30:58 +00:00 |
|
multifile_test_module.cpp
|
Get mutlifile compilation working again and add a test for it
|
2010-10-22 21:30:58 +00:00 |
|
multifile_test_module.hpp
|
Get mutlifile compilation working again and add a test for it
|
2010-10-22 21:30:58 +00:00 |
|
multiline_oper.chai
|
Allow operator exprs to span lines
|
2012-05-20 10:47:50 -07:00 |
|
multiline.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
multithreaded_test.cpp
|
Add tests for multithreaded features #55
|
2012-07-10 15:10:09 -06:00 |
|
multithreaded_work.inc
|
Add tests for multithreaded features #55
|
2012-07-10 15:10:09 -06:00 |
|
number_formats.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
number_suffixes.chai
|
Add support for string::substr #75
|
2012-11-07 15:48:25 -07:00 |
|
object_attr_same_name.chai
|
Add failing unit test for dynamic object attributes with the same name
|
2012-01-30 07:55:54 -07:00 |
|
object_attr.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
object_clone.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
object_constructor_guards.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
object_lifetime_test.cpp
|
Throw eval exception if a variable or function is redefined #28
|
2012-05-16 11:40:43 -06:00 |
|
object_method_guards.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
odd.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
operator_overload2.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
operator_overload.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
operator_scoping.chai
|
Correct scope of operator calls
|
2012-05-24 19:25:29 -06:00 |
|
operators_float.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
operators_int.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
pair.chai
|
Add "Pair" unit test. It was the basis for failures with Dynamic_Object on MSVC2010
|
2010-10-02 21:28:13 +00:00 |
|
pass_by_reference.chai
|
Add unit test for pass_by_preference
|
2012-05-19 21:42:02 -06:00 |
|
pointer_passed_to_constructor.chai
|
Add missing unit test file
|
2011-09-09 16:01:29 -06:00 |
|
precedence_1.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
precedence_2.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
precedence_3.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
precedence_eq.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
product.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
range_back.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
range_contains.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
range_find.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
range_inplace.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
range.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
reduce.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
ref_equal.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
reflection_test.chai
|
Allow for parse time evaluation of const values.
|
2011-03-27 08:17:04 -06:00 |
|
retro.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
retroretro.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
return.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
runtime_error.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
set_state_test.cpp
|
Add the ability to save and restore the state of local variables #25
|
2012-07-16 21:27:42 -06:00 |
|
shift.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
short_comparison_test.cpp
|
Add failing test for short comparisons #26
|
2012-05-14 09:22:03 -06:00 |
|
simultaneous_chaiscript_test.cpp
|
Add test to make sure simultaneous ChaiScript instantiations work
|
2012-07-16 21:51:06 -06:00 |
|
string_charptr.chai
|
Add string.c_str() and string.data() methods.
|
2010-08-05 13:38:11 +00:00 |
|
string_concat.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_find_first_not_of.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_find_first_of.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_find_last_not_of.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_find_last_of.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_find.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_init.chai
|
First set of unit tests
|
2009-07-08 18:59:10 +00:00 |
|
string_literal_access.chai
|
Fix typo in unit test and add string literal access
|
2011-06-13 18:14:41 -07:00 |
|
string_rfind.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
string_substr.chai
|
Add support for string::substr #75
|
2012-11-07 15:48:25 -07:00 |
|
sum.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
switch_break.chai
|
Add support for switch/case/default statements.
|
2012-05-17 12:43:25 -07:00 |
|
switch_default.chai
|
Add support for switch/case/default statements.
|
2012-05-17 12:43:25 -07:00 |
|
switch_empty.chai
|
Oops. Properly handle empty switch statements.
|
2012-05-17 13:20:15 -07:00 |
|
switch_fallthru_and_break.chai
|
Add support for switch/case/default statements.
|
2012-05-17 12:43:25 -07:00 |
|
switch_fallthru.chai
|
Add support for switch/case/default statements.
|
2012-05-17 12:43:25 -07:00 |
|
system_introspection.chai
|
Get system introspection functions fully working
|
2012-05-18 16:25:13 -06:00 |
|
take_while.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
take.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
temporary_lifetime.chai
|
Add test and reenable function I accidentally commented out
|
2012-05-19 18:04:51 -06:00 |
|
ternary_condition.chai
|
Add ternary condition (?:) operator
|
2012-05-20 10:17:21 -07:00 |
|
type_info_test.cpp
|
Implement test for function ordering for dispatch. Catch bug for "const" characterization of function parameters. Add test for type characterizations.
|
2010-12-13 03:32:47 +00:00 |
|
type_info.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
unit_test.inc
|
Correct scope of operator calls
|
2012-05-24 19:25:29 -06:00 |
|
use.chai
|
Apply some module and parameter variable naming standards. Remove ChaiScript template where it was no longer necessary.
|
2010-11-06 05:20:41 +00:00 |
|
use.inc
|
Apply some module and parameter variable naming standards. Remove ChaiScript template where it was no longer necessary.
|
2010-11-06 05:20:41 +00:00 |
|
utility_test.cpp
|
Throw eval exception if a variable or function is redefined #28
|
2012-05-16 11:40:43 -06:00 |
|
variable_redefinition.chai
|
Throw eval exception if a variable or function is redefined #28
|
2012-05-16 11:40:43 -06:00 |
|
vector_access.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
vector_erase_at.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
vector_inplace_init.chai
|
Make vector inplace construction consistent with map
|
2012-05-20 07:04:22 -06:00 |
|
vector_insert_at.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
vector_literal_acccess.chai
|
Fix parsing of member access and function calls
|
2011-06-13 07:43:51 -07:00 |
|
vector_of_one.chai
|
Fix parsing of member access and function calls
|
2011-06-13 07:43:51 -07:00 |
|
vector_paren_literal_access.chai
|
Fix parsing of member access and function calls
|
2011-06-13 07:43:51 -07:00 |
|
vector_push_back.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
vector_push_empty.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
zip_with.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
zip.chai
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |