]> granicus.if.org Git - check/commitdiff
Add more items to TODO
authorMikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
Sat, 14 Sep 2019 20:55:35 +0000 (22:55 +0200)
committerMikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
Sat, 14 Sep 2019 20:57:39 +0000 (22:57 +0200)
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
TODO

diff --git a/TODO b/TODO
index 325ebfe9dcf025e982b50eeae77cb525c11c099e..7e53b95b74665252df267a0c3da7631bec1b4f6d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,7 @@ Documentation
 [     ] * Document pkg-config usage, note that old macro usage is not recommended.
 [0.9.9] * Document selective running of tests with CK_RUN_SUITE and CK_RUN_CASE
           environment variables.
+[     ] * Update tutorial to match with the API changes: TTest* instead of TFun.
 
 Interface
 =========
@@ -55,6 +56,9 @@ Build issues:
 [     ] * use stricter CFLAGS for compiling Check
 [     ] * use ax_cflags_gcc_option to add to CFLAGS to Check
 [     ] * prune unused checks from configure.ac
+[     ] * Add option BUILD_DOCUMENTATION to CMake (Github #217).
+[     ] * Missing function check in CMake creates def HAVE_FOO=0.
+          There should be no HAVE_FOO (Github #195).
 
 Check source code:
 ============
@@ -90,6 +94,10 @@ Packaging
 [0.9.2] * Get Check into Debian Sid
 [0.9.4] * Eliminate .deb and .rpm packaging for vendors --- not necessary
 
+Website
+=======
+[     ] * Fix: NEWS tab causes download (Github #1)
+
 
 
 The following enhancements are being considered for Check.  Please