Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-25 | Add testcase for issue #203 | Petteri Aimonen | 1 | -1/+1 | |
2014-07-20 | Add support for inverted patterns in test framework. | Petteri Aimonen | 1 | -3/+14 | |
2014-03-15 | Finish the alltypes_pointer testcase, use valgrind if available. | Petteri Aimonen | 1 | -3/+8 | |
2013-12-29 | Fix bundled protoc detection in scons script | Petteri Aimonen | 1 | -3/+4 | |
2013-12-29 | Fix spaces in paths on Windows also | Petteri Aimonen | 1 | -1/+1 | |
2013-12-29 | Fix handling spaces in directory name | Petteri Aimonen | 1 | -2/+2 | |
2013-12-29 | Add a SCons tool for nanopb protos. | Petteri Aimonen | 2 | -36/+125 | |
This tool script is useful both for building the tests and also for use in other applications. | |||||
2013-12-21 | Modify the alltypes test to check re-encoding through protoc. | Petteri Aimonen | 1 | -1/+16 | |
This way we can verify that the message is encoded exactly the same way as the official protobuf implementation would do it. | |||||
2013-09-11 | Fix build error when path contains spaces | Petteri Aimonen | 1 | -3/+6 | |
2013-09-10 | Move the rest of the tests to scons | Petteri Aimonen | 1 | -2/+19 | |
2013-09-10 | Build fixes for Windows/Visual C++ | Petteri Aimonen | 1 | -4/+12 | |
2013-09-10 | Convert more test cases to scons | Petteri Aimonen | 1 | -0/+86 | |