summaryrefslogtreecommitdiff
path: root/test/transform
Commit message (Expand)AuthorAgeFilesLines
* Stub out all test templates. Remove all previous tests.James Shaw2007-09-281-733/+243
* Move parameter declaration, as xsltproc (libxml 2.6.26, libxslt 1.1.21, libex...John Mark Bell2007-09-161-5/+5
* Implement assertSizeJames Shaw2007-08-111-2/+66
* Add assertTrue and assertFalse templates; add boolean primitive to ctypes.xml...James Shaw2007-08-092-1/+28
* Import string helper functions from XSLT Standard LibraryJames Shaw2007-08-081-0/+1233
* Fix casting of structs as 'out' parameters. Update ctypes.xml mappings.James Shaw2007-08-082-2/+63
* Reinstate assertEquals templateJames Shaw2007-08-031-2/+51
* Implemented variable-or-literal type guessing. Implemented creation of tempo...James Shaw2007-08-011-11/+38
* Improve infrastructure for generating parameters for method calls. Stub out ...James Shaw2007-07-271-20/+194
* Rewritten produce-specific-attribute to handle casts properly. IDL to C name...James Shaw2007-07-222-240/+233
* Add cast for attribute result variableJames Shaw2007-07-211-16/+84
* Add XML to C transformation to 'make test' targetJames Shaw2007-07-192-0/+4113