summaryrefslogtreecommitdiff
path: root/Examples
diff options
context:
space:
mode:
authorTakashi Tamura <tamuratak@users.noreply.github.com>2017-02-26 07:17:33 +0900
committerTakashi Tamura <tamuratak@users.noreply.github.com>2017-02-26 07:17:33 +0900
commitb525848063bf0b15a12e1da7734f149ae5b5a642 (patch)
tree1456e7b847b11c51c40d3dfcd0359611b8bb0696 /Examples
parentc88b9e877778b25c46db79daa10a1fb73fdfb197 (diff)
downloadswig-b525848063bf0b15a12e1da7734f149ae5b5a642.tar.gz
[ruyb] enable std::list test for Ruby.
Diffstat (limited to 'Examples')
-rw-r--r--Examples/test-suite/ruby/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/ruby/Makefile.in b/Examples/test-suite/ruby/Makefile.in
index a127860b0..47ea44037 100644
--- a/Examples/test-suite/ruby/Makefile.in
+++ b/Examples/test-suite/ruby/Makefile.in
@@ -14,6 +14,7 @@ CPP_TEST_CASES = \
li_cstring \
li_factory \
li_std_functors \
+ li_std_list \
li_std_multimap \
li_std_pair_lang_object \
li_std_queue \