Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dorota Czaplejewicz
gtk
Commits
c2f6611e
Commit
c2f6611e
authored
Sep 05, 2009
by
Kristian Rietveld
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
List work left to do in the filter model unit test
parent
f483c5b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
gtk/tests/filtermodel.c
gtk/tests/filtermodel.c
+11
-0
No files found.
gtk/tests/filtermodel.c
View file @
c2f6611e
...
...
@@ -20,6 +20,17 @@
#include <gtk/gtk.h>
/* Left to do:
* - Proper coverage checking to see if the unit tests cover
* all possible cases.
* - Verify if the ref counting is done properly for both the
* normal ref_count and the zero_ref_count. One way to test
* this area is by collapsing/expanding branches on the view
* that is connected to the filter model.
* - Check if the iterator stamp is incremented at the correct times.
*/
/*
* Model creation
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment