Closed thinxer closed 11 years ago
@neozhangthe1 Maybe you can try to write tests for some basic apps.
sure
On Sun, Apr 21, 2013 at 3:50 PM, Jianfei Wang notifications@github.comwrote:
@neozhangthe1 https://github.com/neozhangthe1 Maybe you can try to write tests for some basic apps.
— Reply to this email directly or view it on GitHubhttps://github.com/THUKEG/saedb/pull/58#issuecomment-16717415 .
best, yutao
@pondering Have you tried out this test framework? What do you think about it?
I will try merge this today.
Wei Chen ipondering.me
On 2013年4月25日Thursday at 上午10:04, Jianfei Wang wrote:
@pondering (https://github.com/pondering) Have you tried out this test framework? What do you think about it?
— Reply to this email directly or view it on GitHub (https://github.com/THUKEG/saedb/pull/58#issuecomment-16984949).
The usage is OK. It's enough for Unit Test. We can enhance this during our development.
Off topic: I have to say Macro in C++ is just so low level, the user of TEST
must be protected from the implementation code........
A modified test framework modified from leveldb's. Tested under Linux and Windows.