aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Select compilation options based on $(CC) in tests/Makefile.Petteri Aimonen1-3/+11
2012-11-16Rename test_compiles.c to test_multiple_files.cPetteri Aimonen1-3/+3
2012-11-16Fix STATIC_ASSERT macro when using multiple .proto files.Steffen Siering1-2/+5
2012-11-14Fix naming of enums when long_names=false.Petteri Aimonen1-1/+1
2012-10-29Add option to use short names for enum values.Petteri Aimonen1-3/+3
2012-10-29Improve .proto options parsing.Petteri Aimonen1-1/+9
2012-10-21Improve the person_with_extra_field test.Petteri Aimonen1-1/+1
2012-10-18Remove the "buf = NULL" => skip requirement from pb_istream_t callbacks.Petteri Aimonen1-0/+3
2012-09-03Enable -Wconversion for core and fix the warnings.Petteri Aimonen1-1/+1
2012-09-02Fix -Wextra warning in generated .pb.c files.Petteri Aimonen1-0/+3
2012-08-26Fix warnings with -Wcast-qual. Add test for C++ compile.Petteri Aimonen1-2/+8
2012-08-26Added alltypes-testcases for optional fields and default values.Petteri Aimonen1-1/+2
2012-07-18Fixed a few compiler warnings, added check.Petteri Aimonen1-2/+5
2012-07-05Fix bug with .proto without messages (again), and add a test case for it.Petteri Aimonen1-1/+2
2012-06-30Improve the detection of missing required fields.Petteri Aimonen1-2/+5
2012-01-12Added an encode/decode test for 'required' fields of all types.Petteri Aimonen1-3/+8
2011-12-30Make the fuzztest runnable againPetteri Aimonen1-2/+2
2011-12-30Expanding the tests to better cover decoding from memory buffer.Petteri Aimonen1-1/+5
2011-12-30Fixed a bug related to submessage encoding into memory buffer.Petteri Aimonen1-1/+5
2011-09-13Fixed a bunch of bugs related to callback fields.Petteri Aimonen1-2/+2
2011-09-12Tests for callback fieldsPetteri Aimonen1-2/+7
2011-08-24makefile fixPetteri Aimonen1-1/+2
2011-08-23Changed autogenerated file naming from foo.c to foo.pb.cPetteri Aimonen1-9/+11
2011-08-23More unittestsPetteri Aimonen1-7/+14
2011-08-22unittests, change to PB_LTYPE_BYTES data sizePetteri Aimonen1-6/+16
2011-08-17ExamplePetteri Aimonen1-6/+12
2011-08-16DocsPetteri Aimonen1-1/+1
2011-08-14More documentation, small improvementsPetteri Aimonen1-0/+4
2011-08-10Unittests for encodePetteri Aimonen1-4/+5
2011-08-04EncoderPetteri Aimonen1-4/+4
2011-07-31First version of header generatorPetteri Aimonen1-1/+1
2011-07-30unittests (some)Petteri Aimonen1-4/+8
2011-07-27bugfixPetteri Aimonen1-1/+1
2011-07-27git-svn-id: https://svn.kapsi.fi/jpa/nanopb@945 e3a754e5-d11d-0410-8d38-ebb78...Petteri Aimonen1-0/+2
2011-07-27Making code ansi-compatiblePetteri Aimonen1-0/+11