Meredith L. Patterson
|
d544c2f4bb
|
sequence is still segfaulting; its inner parsers seem to be getting corrupted somehow
|
2013-12-22 18:09:25 +01:00 |
|
Meredith L. Patterson
|
4d649d93d3
|
fixed ch; need to figure out what to do with an array of SWIG wrapped types for sequence/choice
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
aa10384709
|
and so does h_sequence. time to fix this in swig.
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
48d6cf6f88
|
h_in and h_not_in also have a wrong param count issue
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
ce5a621ee3
|
h_action test is written, but something is wrong with h_choice.
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
72edbfa167
|
so do h_right and h_middle
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
596d619fb5
|
h_left works
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
421b7f29c8
|
whitespace test works just fine; that segfault was entirely my fault
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
be08c128e0
|
h_int_range works
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
c89f3dc7c7
|
unsigned ints working too
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
b13d5045e2
|
there's all the signed-int parsers working
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
282c42139d
|
ChTest and ChRangeTest fail only because their result isn't being coerced to string.
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
ddbde60396
|
TT_BYTES is converting properly; TT_UINT is not.
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
49ca034b32
|
typemap for HParseResult is returning the appropriate zval, but why does PHP think it's null?
|
2013-12-22 18:09:24 +01:00 |
|
Meredith L. Patterson
|
23cb4d0f7c
|
test runner/test dir ready to go; scons builds/executes php tests in src/bindings/php/Tests
|
2013-12-22 17:58:52 +01:00 |
|