Age | Commit message (Collapse) | Author | Files | Lines |
|
struct foo {
...
};
in IDL will now work. This is the first step towards nested types and
using typedefs for partial types (such as "typedef int *bar;"), a requirement
for complex uses of represent_as().
(This used to be commit a716aa70f0c90898e6fcf57d63a2cf4c40e7d4df)
|
|
Make sure errors are reported correctly.
(This used to be commit 9f794c55a60b09536d6e0dbadfc172e1e74497ff)
|
|
statements.
(This used to be commit 3a850bda962da9ce58227ea6d74e974f7654d734)
|
|
(This used to be commit 516b66e0f1c65688abb936b4432039bc431b872c)
|
|
(This used to be commit 1fa6c3568b9653f637da92e9a66695cd89825a2f)
|
|
Convert other pidl tests to use Test::More and run them from 'make test'
(This used to be commit 3a57d29a62112ab654e290ccc985fba7f67664c5)
|
|
testing framework (Test::Simple, distributed with perl itself).
Run these tests from 'make test'
(This used to be commit 975d8816db6697dab828941b69a740e3a0a2c272)
|