summaryrefslogtreecommitdiff
path: root/test/transform/test-to-c.xsl
Commit message (Expand)AuthorAgeFilesLines
* Sketch out some implementation ideas:James Shaw2007-10-041-54/+215
* 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-091-1/+27
* Fix casting of structs as 'out' parameters. Update ctypes.xml mappings.James Shaw2007-08-081-2/+49
* 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-221-240/+177
* Add cast for attribute result variableJames Shaw2007-07-211-16/+84
* Add XML to C transformation to 'make test' targetJames Shaw2007-07-191-0/+448