diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2001-05-29 14:55:39 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2001-05-29 14:55:39 +0000 |
commit | b8ece629f1d34a39c7e6b5c3a3fb6e96cfc99f33 (patch) | |
tree | f2a5c7ec97286e504c1c26cd9b6eeec2f986f6bb /tests/.cvsignore | |
parent | 68e002beed7e0584aa11359d7b356a0bbaeaa210 (diff) |
Add test case for the g_qsort_with_data func. It works. This fixes bug
2001-05-29 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* tests/Makefile.am, tests/qsort-test.c: Add test case for the
g_qsort_with_data func. It works. This fixes bug #52605.
Diffstat (limited to 'tests/.cvsignore')
-rw-r--r-- | tests/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 199aeb09d..0b3055bfd 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -23,6 +23,7 @@ markup-test module-test node-test queue-test +qsort-test rand-test relation-test shell-test |