diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-12 22:31:49 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-12 22:31:49 +0100 |
commit | 0ce632f1ef115b00ffb059eb74a97252aefa4025 (patch) | |
tree | 088726ad38f771a3b267c47bdd047f86dc6c3076 /community | |
parent | efdbd8e0de4d781d53ffb7a5833220c37739a568 (diff) |
Improve rendering of inlined pages.
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) |