diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/testsuites.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/testsuites.mdwn b/community/gsoc/project_ideas/testsuites.mdwn index 0d92a0a7..00484efa 100644 --- a/community/gsoc/project_ideas/testsuites.mdwn +++ b/community/gsoc/project_ideas/testsuites.mdwn @@ -15,7 +15,8 @@ Missing Interfaces"]] [[!toc]] -# Fix Compatibility Problems Exposed by Testsuites +[[!if test="!included()" then="#" else="###"]] Fix Compatibility Problems Exposed by Testsuites + A number of software packages come with extensive testsuites. Some notable ones are [[open_issues/glibc]], gnulib, Perl, @@ -51,7 +52,7 @@ A complementary task is adding a proper [[open_issues/unit_testing]] framework to the GNU Hurd's code base, and related packages. -# <a name="missing">Implement Missing Interfaces for GNU Hurd</a> +[[!if test="!included()" then="#" else="###"]] <a name="missing">Implement Missing Interfaces in glibc for GNU Hurd</a> A related project is to [implement missing interfaces for GNU Hurd](http://www.gnu.org/software/soc-projects/ideas-2014.html#glibc_hurd_missing_interfaces) |