
|
[openbeosstorage]
||
[Date Prev]
[02-2002 Date Index]
[Date Next]
||
[Thread Prev]
[02-2002 Thread Index]
[Thread Next]
[openbeosstorage] Re: Development Guidelines
- From: Simon Cusack <scusack@xxxxxxxxxxxxxxx>
- To: openbeosstorage@xxxxxxxxxxxxx
- Date: Sun, 17 Feb 2002 18:23:30 +1100
CppUnit looks good, the source comes with a pretty good introduction called
CookBook.html, I don't know if it is worth me writing something when it is all
covered in that.
I have used the Python unit testing framework which is based on the same
Extreme coding principles for a while so it felt pretty natural to start
writing tests in this style. This has all been on win32 unfortunately (Hey, I
have to pay the bills).
I was planning on getting it all compiled on Be this weekend (I had a quick
crack at it and was getting some funny errors which I haven't had time to look
into) and then posting those results but unfortunately the weather has been
really nice.
I'll have another go over the next couple of days and let you know.
Simon.
16/02/02 5:43:44, "Tyler Dauwalder" <tyler@xxxxxxxxxxxxx> wrote:
>------------------------------------------------------------
>Write accompanying unit tests where feasible (i.e. non-GUI)
>------------------------------------------------------------
>
>CppUnit for us, in theory. How's that going, Simon
>and/or Keith?
|

|