Matthias Clasen
|
43705c7360
|
Update comment to new realities
|
2011-11-16 00:27:14 -05:00 |
|
Benjamin Otte
|
0c99022956
|
tests: Up the ante
Put 10000 rows into the tree-performance test, so the tests don't finish
in <1s. That's too little for profiling.
|
2011-11-16 04:39:24 +01:00 |
|
Benjamin Otte
|
92a2284bb2
|
tests: Ensure the treeview is expanded
Otherwise the test code might ignore collapsed rows, which makes it go
rather fast.
|
2011-11-16 04:39:23 +01:00 |
|
Matthias Clasen
|
fb91fd7e3c
|
tree-performance: test with tree stores too
This duplicates the current test with a GtkTreeStore instead
of a GtkListStore.
|
2011-07-05 16:08:05 -04:00 |
|
Matthias Clasen
|
23bc606c79
|
a11y: add a treeview performance test
This test creates a treeview with a few columns and a liststore,
and then populates it with a 1000 rows.
|
2011-07-05 16:08:05 -04:00 |
|