Commit graph

3 commits

Author SHA1 Message Date
William S Fulton
a40ab6a7d2 Better Scilab workaround for testcase 2014-06-26 20:30:24 +01:00
Simon Marchetto
fbb682195a scilab: fix li_attribute_template test 2014-02-24 11:19:58 +01:00
Artem Serebriyskiy
3e188e508d Add test case for attributes with moderately complex templates
* New test case tests that %attribute macros correctly supports passing
  template with multiple parameters as class name or attribute type name

* Some further changes were made to %attribute macros - now
  AttributeType is protected with %arg as well. This allows you
  to have attributes of type e.g. std::pair<int,int> etc

Update CHANGES file for %attribute template fixes

Closes #48
2013-05-25 00:44:36 +01:00