aboutsummaryrefslogtreecommitdiffstats
path: root/tests/SConstruct
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Use -fsanitize=undefined when running tests with clangPetteri Aimonen1-3/+13
2014-04-05Add rule for building coverage summary using lcov.Petteri Aimonen1-2/+2
2014-03-18Add stdlib.h to pb_syshdr.h for dynamic allocationPetteri Aimonen1-0/+2
2014-03-15Finish the alltypes_pointer testcase, use valgrind if available.Petteri Aimonen1-5/+0
2014-03-12Add pb_release() functionPetteri Aimonen1-2/+7
2014-02-04Add strict-aliasing GCC warnings for corePetteri Aimonen1-0/+1
2013-12-29Fix path change: compat/ -> extra/Petteri Aimonen1-1/+1
2013-12-29Small fix for previousPetteri Aimonen1-2/+2
2013-12-29Check for supported GCC CCFLAGS when building tests.Petteri Aimonen1-6/+20
2013-12-29Add a SCons tool for nanopb protos.Petteri Aimonen1-1/+1
2013-11-13Make tests build in a separate folder, add to gitignorePetteri Aimonen1-2/+7
2013-10-29Remove the NANOPB_INTERNALS functions from public API.Petteri Aimonen1-0/+2
2013-09-11Disable warning about uint64_t (long long)Petteri Aimonen1-1/+4
2013-09-11Make all the tests ANSI C compatible.Petteri Aimonen1-5/+5
2013-09-10Compiler options for GCC, clang and tccPetteri Aimonen1-7/+60
2013-09-10Build fixes for Windows/Visual C++Petteri Aimonen1-10/+42
2013-09-10Add an example pb_syshdr.h file for platforms without C99.Petteri Aimonen1-0/+7
2013-09-10Convert more test cases to sconsPetteri Aimonen1-66/+6
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ...Petteri Aimonen1-0/+77