hammer/src/bindings/php/Tests
2013-12-22 18:09:25 +01:00
..
ActionTest.php 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
ChRangeTest.php ChTest and ChRangeTest fail only because their result isn't being coerced to string. 2013-12-22 18:09:24 +01:00
ChTest.php 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
EndTest.php sequence is still segfaulting; its inner parsers seem to be getting corrupted somehow 2013-12-22 18:09:25 +01:00
Int8Test.php there's all the signed-int parsers working 2013-12-22 18:09:24 +01:00
Int16Test.php there's all the signed-int parsers working 2013-12-22 18:09:24 +01:00
Int32Test.php there's all the signed-int parsers working 2013-12-22 18:09:24 +01:00
Int64Test.php there's all the signed-int parsers working 2013-12-22 18:09:24 +01:00
InTest.php h_in and h_not_in also have a wrong param count issue 2013-12-22 18:09:24 +01:00
IntRangeTest.php h_int_range works 2013-12-22 18:09:24 +01:00
LeftTest.php 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
MiddleTest.php 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
NotInTest.php h_in and h_not_in also have a wrong param count issue 2013-12-22 18:09:24 +01:00
RightTest.php 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
TokenTest.php TT_BYTES is converting properly; TT_UINT is not. 2013-12-22 18:09:24 +01:00
Uint8Test.php unsigned ints working too 2013-12-22 18:09:24 +01:00
Uint16Test.php unsigned ints working too 2013-12-22 18:09:24 +01:00
Uint32Test.php unsigned ints working too 2013-12-22 18:09:24 +01:00
Uint64Test.php unsigned ints working too 2013-12-22 18:09:24 +01:00
WhitespaceTest.php 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