Make tests build in a separate folder, add to gitignore
[apps/agl-service-can-low-level.git] / tests / SConstruct
2013-11-13 Petteri AimonenMake tests build in a separate folder, add to gitignore
2013-10-29 Petteri AimonenRemove the NANOPB_INTERNALS functions from public API.
2013-09-13 Petteri AimonenMerge branch 'dev_get_rid_of_ternary_operator'
2013-09-11 Petteri AimonenDisable warning about uint64_t (long long)
2013-09-11 Petteri AimonenMerge branch 'dev_tests_using_scons'
2013-09-11 Petteri AimonenMake all the tests ANSI C compatible.
2013-09-10 Petteri AimonenCompiler options for GCC, clang and tcc
2013-09-10 Petteri AimonenBuild fixes for Windows/Visual C++
2013-09-10 Petteri AimonenAdd an example pb_syshdr.h file for platforms without...
2013-09-10 Petteri AimonenConvert more test cases to scons
2013-09-08 Petteri AimonenStart moving the tests into subfolders. Transition...