forked from AuroraMiddleware/gtk
Restore accidentally broken test.
2008-03-05 Johan Dahlin <johan@gnome.org> * tests/buildertest.c (test_list_store): Restore accidentally broken test. svn path=/trunk/; revision=19713
This commit is contained in:
parent
4e6561b2b2
commit
51b658c6c2
@ -1,3 +1,7 @@
|
||||
2008-03-05 Johan Dahlin <johan@gnome.org>
|
||||
|
||||
* tests/buildertest.c (test_list_store): Restore accidentally broken test.
|
||||
|
||||
2008-03-05 Kristian Rietveld <kris@imendio.com>
|
||||
|
||||
* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_inserted):
|
||||
|
@ -527,7 +527,7 @@ test_list_store (void)
|
||||
" </columns>"
|
||||
" <data>"
|
||||
" <row>"
|
||||
" <col id=\"0\" translatable=\"yes\">_Quit</col>"
|
||||
" <col id=\"0\" translatable=\"yes\">John</col>"
|
||||
" <col id=\"1\" context=\"foo\">Doe</col>"
|
||||
" <col id=\"2\" comment=\"foobar\">25</col>"
|
||||
" </row>"
|
||||
|
Loading…
Reference in New Issue
Block a user