summaryrefslogtreecommitdiff
path: root/Examples/test-suite/lua/li_std_string_runme.lua
Commit message (Expand)AuthorAgeFilesLines
* Expand li_std_string_runme.*Olly Betts2023-05-121-0/+8
* [lua] Test INPUT,INOUT,OUTPUT for std::string&Olly Betts2023-04-211-0/+6
* Fix typosDimitris Apostolou2022-02-101-1/+1
* Misc. typosluz.paz2018-05-171-2/+2
* [Lua] Add support for Lua 5.2 (patch SF#3514593 from Miles Bader)Olly Betts2012-04-051-1/+3
* [lua] Fix a bug in SWIG_ALLOC_ARRAY()Mark Gossage2007-07-051-1/+1
* fixed test case: dynamic_casts, exception_partial_info, li_std_string, size_tMark Gossage2007-01-121-4/+4
* making setting immutables an errorMark Gossage2006-12-211-5/+4
* Add in runtime std::variable tests based on other language runtime tests. Mig...William S Fulton2006-01-291-11/+29
* Modify for const std::string variables being wrapped like non-const std::stri...William S Fulton2006-01-291-5/+4
* Fix test for std::string global and member variables being wrapped as strings...William S Fulton2006-01-291-9/+2
* Lua improvements - Mark Gossage patch #1295168William S Fulton2005-09-201-0/+104