Petteri Aimonen
|
f4b3a1c202
|
Add oneofs to AllTypes test case
|
2015-01-11 19:47:27 +02:00 |
|
Petteri Aimonen
|
d3ed0744d0
|
Extreme negative integer constants are a bit nasty to define in C, just avoid the trouble in tests for now.
|
2014-02-05 17:56:37 +02:00 |
|
Petteri Aimonen
|
a2f8112166
|
Add proper suffixes for integer default values.
Update issue 102
Status: FixedInGit
|
2014-02-04 20:24:44 +02:00 |
|
Petteri Aimonen
|
cd9004089f
|
Add test for extreme integer values (INT32_MAX etc.) in AllTypes.
|
2013-12-21 12:41:20 +02:00 |
|
Petteri Aimonen
|
9cc19a5e99
|
Modify the alltypes test to check re-encoding through protoc.
This way we can verify that the message is encoded exactly the same way
as the official protobuf implementation would do it.
|
2013-12-21 12:14:20 +02:00 |
|
Petteri Aimonen
|
262c62676c
|
Start moving the tests into subfolders. Transition to SCons for build system for the tests.
Only a few tests updated so far. Have to include all the rest before merging to mainline.
Update issue 63
Status: Started
|
2013-09-08 17:52:03 +03:00 |
|