From: hugo303 Date: Tue, 15 Nov 2011 16:06:13 +0000 (+0000) Subject: * Added todo docs for selective running. X-Git-Tag: 0.10.0~568 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6889aa8185c37458d2677597efbcb0e4b4b3e78;p=check * Added todo docs for selective running. git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@611 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/TODO b/TODO index 21f796d..ba2c9fb 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,8 @@ Documentation [0.9.4] * Update tutorial so that it works with modern tools. [0.9.5] * Clarify looping tests and give example of usage. [ ] * Document pkg-config usage, note that old macro usage is not recommended. +[ ] * Document selective running of tests with CK_RUN_SUITE and CK_RUN_CASE + environment variables. Interface =========