Skip to content

Commit

Permalink
Merge pull request #221 from mikkoi/more-todo
Browse files Browse the repository at this point in the history
Add more items to TODO
  • Loading branch information
brarcher authored Sep 16, 2019
2 parents ecf337c + 2f80f72 commit 0b80af2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -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
=========
Expand Down Expand Up @@ -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:
============
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0b80af2

Please sign in to comment.