Re: [libposix-development] [PATCH] strncpy implementation and tests
Status: Pre-Alpha
Brought to you by:
hdante
From: Henrique A. <hd...@gm...> - 2009-07-12 16:16:17
|
I've added a macro, available to the build system to add tests: add_libposix_test(test_name source1 source2 ...) CMakeLists.txt now can add tests with a single line rule. 2009/7/8 Henrique Almeida <hd...@gm...>: > 2009/7/4 Henrique Almeida <hd...@gm...>: >> >> I'll add an article in the wiki explaining the recommended way to >> write tests for libposix. > > A small guide to writing tests for libposix is now available at: > > https://sourceforge.net/apps/mediawiki/libposix/index.php?title=How_to_write_tests > >> >> Henrique Dante de Almeida >> hd...@gm... >> > > > > -- > Henrique Dante de Almeida > hd...@gm... > -- Henrique Dante de Almeida hd...@gm... |