summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove untrue assertionBenjamin Otte2012-02-061-1/+0
* tests: Don't test something we can't testBenjamin Otte2012-02-061-2/+2
* tests: Remove unused argument from treeview-scrolling testBenjamin Otte2012-02-061-6/+5
* tests: Fix height checks in treeview scrolling testBenjamin Otte2012-02-061-3/+3
* tests: Fix assertion emissionBenjamin Otte2012-02-061-47/+31
* Fix menu xml syntax in testsMatthias Clasen2012-01-301-11/+43
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-1/+1
* tests: Add tests for GtkBitmaskBenjamin Otte2012-01-092-0/+345
* GtkBuilder: pick up named submenusMatthias Clasen2011-12-191-2/+4
* Drop an unused variableMatthias Clasen2011-12-191-3/+0
* Quick-and-dirty GtkBuilder integrationMatthias Clasen2011-12-191-0/+43
* tests: Add a test for latest commitRui Matos2011-12-171-0/+20
* tests: Relax a refcount comparison checkBenjamin Otte2011-12-161-1/+6
* tests: Add a test for latest commitBenjamin Otte2011-12-162-0/+54
* tests: Add test for _gtk_rbtree_reorder()Benjamin Otte2011-11-221-1/+80
* tests: Speed up rbtree testBenjamin Otte2011-11-221-6/+11
* rbtree: Remove needless testsBenjamin Otte2011-11-221-2/+2
* rbtree: Remove the nil memberBenjamin Otte2011-11-221-2/+0
* rbtree: Introduce _gtk_rbtree_is_nil()Benjamin Otte2011-11-221-24/+24
* tests: Add a test for the rbtree code.Benjamin Otte2011-11-212-0/+450
* Remove leftover debug spewMatthias Clasen2011-11-191-3/+1
* tests: Add tests for keypad keys parsingBastien Nocera2011-11-161-2/+38
* tests: Check "without keycode" code path tooBastien Nocera2011-11-161-0/+12
* Revert "tests: Disable accel test until fixed"Bastien Nocera2011-11-161-5/+3
* gtk: Fix parsing of accelerators with keycodesBastien Nocera2011-11-101-3/+7
* tests: Disable accel test until fixedBastien Nocera2011-11-041-3/+5
* gtk: Add test program for keycode parsingBastien Nocera2011-11-042-0/+77
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-2/+0
* tests: Remove unused variablesBenjamin Otte2011-11-021-4/+0
* Update grid tests to matchMatthias Clasen2011-10-251-3/+3
* Use G_VALUE_INITJavier Jardón2011-10-153-5/+5
* Fix commit 61d6c73f186a08cd55852c0a44a1704a6fbbbc39Kristian Rietveld2011-10-031-7/+7
* Add two more unit tests for bug 659022Kristian Rietveld2011-10-031-0/+105
* Add unit test for part 1 of bug 659022Kristian Rietveld2011-10-031-0/+61
* tests: Fix a bunch of set-but-unused warnings in the filtermodel testBenjamin Otte2011-09-301-1/+33
* Remove left-over calls to dump functionKristian Rietveld2011-09-171-4/+0
* Add unit test for Bug 657353Kristian Rietveld2011-09-111-0/+82
* Increase code coverage of first reference transfer code pathsKristian Rietveld2011-09-111-0/+543
* Add unit test for bug 658696Kristian Rietveld2011-09-111-0/+20
* Unit test a corner case of gtk_tree_model_filter_rows_reordered()Kristian Rietveld2011-09-111-0/+114
* Add unit tests to check hierarchies of deleted nodes are unreffed properlyKristian Rietveld2011-09-071-0/+531
* Update filter model ref count tests to reflect changes in rulesKristian Rietveld2011-09-071-12/+26
* Add unit test for ref tranfer in rows-reordered with filtered rowsKristian Rietveld2011-09-071-0/+170
* GtkGrid: make attaching more flexibleMatthias Clasen2011-09-022-0/+242
* Add headers to treemodel test sourcesMatthias Clasen2011-08-291-1/+10
* Don't unref floating menuitemsMatthias Clasen2011-08-291-0/+1
* Fix the buildMatthias Clasen2011-08-271-1/+1
* Add forgotten calls to signal_monitor_assert_is_empty()Kristian Rietveld2011-08-221-2/+5
* Fix some memory leaks in treemodel unit testsKristian Rietveld2011-08-223-0/+5
* Add some notes on how filter model testing can be made (even) more thoroughKristian Rietveld2011-08-221-0/+10