This website requires JavaScript.
Explore
Help
Register
Sign In
rik
/
nanopb
Watch
1
Star
0
Fork
0
You've already forked nanopb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3ed0744d037e38ed8737a670fc05aec09f76379
nanopb
/
tests
/
alltypes
History
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
..
alltypes.options
Start moving the tests into subfolders. Transition to SCons for build system for the tests.
2013-09-08 17:52:03 +03:00
alltypes.proto
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
decode_alltypes.c
Add test for extreme integer values (INT32_MAX etc.) in AllTypes.
2013-12-21 12:41:20 +02:00
encode_alltypes.c
Add test for extreme integer values (INT32_MAX etc.) in AllTypes.
2013-12-21 12:41:20 +02:00
SConscript
Modify the alltypes test to check re-encoding through protoc.
2013-12-21 12:14:20 +02:00