]> Pileus Git - ~andy/gtk/history - gtk/tests
Deprecate all the public API that is using GdkColor struct
[~andy/gtk] / gtk / tests /
2011-12-19 Matthias ClasenGtkBuilder: pick up named submenus
2011-12-19 Matthias ClasenDrop an unused variable
2011-12-19 Matthias ClasenQuick-and-dirty GtkBuilder integration
2011-12-17 Rui Matostests: Add a test for latest commit
2011-12-16 Benjamin Ottetests: Relax a refcount comparison check
2011-12-16 Benjamin Ottetests: Add a test for latest commit
2011-11-22 Benjamin Ottetests: Add test for _gtk_rbtree_reorder()
2011-11-22 Benjamin Ottetests: Speed up rbtree test
2011-11-22 Benjamin Otterbtree: Remove needless tests
2011-11-22 Benjamin Otterbtree: Remove the nil member
2011-11-22 Benjamin Otterbtree: Introduce _gtk_rbtree_is_nil()
2011-11-21 Benjamin Ottetests: Add a test for the rbtree code.
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-19 Matthias ClasenRemove leftover debug spew
2011-11-16 Bastien Noceratests: Add tests for keypad keys parsing
2011-11-16 Bastien Noceratests: Check "without keycode" code path too
2011-11-16 Bastien NoceraRevert "tests: Disable accel test until fixed"
2011-11-10 Bastien Noceragtk: Fix parsing of accelerators with keycodes
2011-11-04 Bastien Noceratests: Disable accel test until fixed
2011-11-04 Bastien Noceragtk: Add test program for keycode parsing
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-11-02 Benjamin Ottetests: Remove unused variables
2011-10-26 Matthias ClasenUpdate grid tests to match
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-03 Kristian RietveldFix commit 61d6c73f186a08cd55852c0a44a1704a6fbbbc39
2011-10-03 Kristian RietveldAdd two more unit tests for bug 659022
2011-10-03 Kristian RietveldAdd unit test for part 1 of bug 659022
2011-09-29 Benjamin Ottetests: Fix a bunch of set-but-unused warnings in the...
2011-09-17 Kristian RietveldRemove left-over calls to dump function
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-11 Kristian RietveldAdd unit test for Bug 657353
2011-09-11 Kristian RietveldIncrease code coverage of first reference transfer...
2011-09-11 Kristian RietveldAdd unit test for bug 658696
2011-09-11 Kristian RietveldUnit test a corner case of gtk_tree_model_filter_rows_r...
2011-09-07 Kristian RietveldAdd unit tests to check hierarchies of deleted nodes...
2011-09-07 Kristian RietveldUpdate filter model ref count tests to reflect changes...
2011-09-07 Kristian RietveldAdd unit test for ref tranfer in rows-reordered with...
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-03 Matthias ClasenGtkGrid: make attaching more flexible
2011-08-30 Matthias ClasenAdd headers to treemodel test sources
2011-08-29 Matthias ClasenDon't unref floating menuitems
2011-08-27 Matthias ClasenFix the build
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-22 Kristian RietveldAdd forgotten calls to signal_monitor_assert_is_empty()
2011-08-22 Kristian RietveldFix some memory leaks in treemodel unit tests
2011-08-22 Kristian RietveldAdd some notes on how filter model testing can be made...
2011-08-22 Kristian RietveldUpdate filtermodel ref count unit tests to new cache...
2011-08-22 Kristian RietveldAdd more unit tests for GtkTreeModelSort
2011-08-22 Kristian RietveldMove SignalMonitor to treemodel.[ch] so it can be used...
2011-08-22 Kristian RietveldRemove left-over dump call
2011-08-22 Kristian RietveldTest GtkTreeModelFilter's reference transfers
2011-08-22 Kristian RietveldUnit test GtkTreeModelFilter's rows-reordered emissions
2011-08-22 Kristian RietveldUnit test rows reordered ref count handling in GtkTreeView
2011-08-22 Kristian RietveldShould validate TreeModelRefCount before the sort and...
2011-08-22 Kristian RietveldAdd reference counting unit tests for GtkTreeModelFilter
2011-08-22 Kristian RietveldAdd more "has child" unit tests
2011-08-22 Kristian RietveldAdd cleaned up and easier version of unit test for...
2011-08-22 Kristian RietveldCheck level length in unit test for bug 311955
2011-08-22 Kristian RietveldRemove checks for superfluous signals which are not...
2011-08-22 Kristian RietveldCorrect/expand base tests to check emitted signals
2011-08-22 Kristian Rietveldtreemodelrefcount: check_iter(): check if iter is valid
2011-08-22 Kristian Rietveldtreemodelrefcount: make it possible to assert within...
2011-08-22 Kristian RietveldUnit test reference counting in GtkTreeModelSort
2011-08-22 Kristian RietveldMove asserts to gtktreemodelrefcount.h for other unit...
2011-08-22 Kristian RietveldAdd generic GtkTreeModel reference counting unit tests
2011-08-22 Kristian RietveldAdd GtkTreeModelRefCount, only to be used in unit tests
2011-08-22 Kristian RietveldFix a couple of memleaks in the filter model tests
2011-08-22 Xavier ClaessensAdd thorough unit test for bug #621076
2011-08-22 Kristian RietveldCorrections to has-child filter tests
2011-08-22 Kristian RietveldImprove specific_has_child_filter() test to also verify...
2011-08-22 Kristian RietveldImprove specific_root_has_child_filter test to also...
2011-08-22 Kristian RietveldHave a separate category for tests of gtk_tree_model_fi...
2011-08-22 Kristian RietveldAdd two unit tests for gtk_tree_model_filter_row_inserted
2011-08-22 Kristian RietveldUse g_assert_cmpint instead of g_assert in check_level_...
2011-08-22 Xavier ClaessensImprove error messages of signal monitor
2011-08-22 Kristian RietveldThree more TreeModelFilter remove ancestor tests
2011-08-22 Kristian RietveldImprove filter model remove node unit tests
2011-08-22 Kristian RietveldAdd more unit tests for gtk_tree_model_filter_row_deleted()
2011-08-22 Kristian RietveldAdd unit test for bug 77977 for reference
2011-08-22 Kristian RietveldAdd bug base and bug numbers to tree model unit tests
2011-08-22 Kristian RietveldMove TreeModelSort specific tests to a new sortmodel...
2011-08-22 Kristian RietveldMake naming of tree model unit tests consistent
2011-08-22 Kristian RietveldPut all GtkTreeModel unit tests in a single binary
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-23 Rico Tzschichholzbuild: Fix makefile for new location of test image
2011-07-22 Benjamin Ottetests: Fix stylecontext test that we changed semantics for
2011-07-21 Benjamin Ottetests: Move declaration tests to new test infrastructure
2011-07-21 Benjamin Ottetests: Remove unused file from EXTRA_DIST
2011-07-21 Benjamin Ottetests: Declare previously invalid CSS as valid now
2011-07-21 Benjamin Ottetests: Fix whitespace between url and (
2011-07-20 Benjamin Ottetests: Move empty css parser test to new CSS tests
2011-07-20 Benjamin Ottetests: Move stylecontext CSS tests
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-07-05 Matthias ClasenAdd a test for entry signals
2011-07-05 Benjamin Ottetests: undefine GTK_DISABLE_DEPRECATED as we include...
2011-07-05 Matthias ClasenAdd a first, trivial test for accessibles
2011-07-05 Matthias ClasenAnd remove it from the build too
2011-07-05 Matthias ClasenRemove the old gail tests
next