summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-03-05 15:52:21 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-03-05 15:52:21 +0100
commit2e92c60cbde42f163b15b3cbbb07e9b3c44f358f (patch)
tree27e4b28aab1233a843350f9344826c9086c10f42 /community
parenta8bb9b64b2130101c387e7130b935c2b693cc3d4 (diff)
Add libc testsuite
Diffstat (limited to 'community')
-rw-r--r--community/gsoc/project_ideas/testsuites.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/testsuites.mdwn b/community/gsoc/project_ideas/testsuites.mdwn
index 4f8d43fc..7cb7d103 100644
--- a/community/gsoc/project_ideas/testsuites.mdwn
+++ b/community/gsoc/project_ideas/testsuites.mdwn
@@ -11,7 +11,7 @@ is included in the section entitled
[[!meta title="Fix Compatibility Problems Exposed by Testsuites"]]
A number of software packages come with extensive testsuites.
-Some notable ones are Perl, Python, GNU Coreutils, and glib.
+Some notable ones are libc, Perl, Python, GNU Coreutils, and glib.
While these testsuites were written mostly to track regressions in the respective packages,
some of the tests fail on the Hurd in general.