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
62b4a8ecaac45ce62cc93e09261d60e6ceade1a9
nanopb
/
tests
/
backwards_compatibility
History
Petteri Aimonen
62b4a8ecaa
Rename UNUSED() and STATIC_ASSERT() macros with PB_ prefix.
...
This avoids possible namespace conflicts with other macros.
2014-08-18 20:49:48 +03:00
..
alltypes_legacy.c
Move the rest of the tests to scons
2013-09-10 22:34:54 +03:00
alltypes_legacy.h
Rename UNUSED() and STATIC_ASSERT() macros with PB_ prefix.
2014-08-18 20:49:48 +03:00
decode_legacy.c
Fix problem with decode_legacy test case on Windows.
2013-12-21 18:08:04 +02:00
encode_legacy.c
Make all the tests ANSI C compatible.
2013-09-11 13:16:20 +03:00
SConscript
Separate field iterator logic from pb_decode to pb_common.
2014-08-10 12:42:01 +03:00