(no title)
raoulj
|
2 years ago
I've done this where I use python's ctypes library to write tests for a c codebase. This feels very similar in that it can be tricky to get the type interop correct the first time around. What other strategies/solutions do people like to use for testing their c projects?
fredyr|2 years ago
pastage|2 years ago
physPop|2 years ago
ColonelPhantom|2 years ago