summaryrefslogtreecommitdiff
path: root/glib/tests/tree.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Remove old test file tests/testglib.cEmmanuel Fleury2022-02-221-0/+230
* gtree: Make g_tree_remove_all() publicliuyangming2021-03-231-0/+31
* Fix signedness warning in glib/test/tree.cEmmanuel Fleury2020-11-131-1/+1
* glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGSPhilip Withnall2020-07-271-0/+2
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* glib/tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Improve GTree test coverageMatthias Clasen2014-01-011-15/+129
* various GLib tests: plug memory leaksSimon McVittie2011-12-141-0/+1
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-121-0/+3
* Improve tree test coverageMatthias Clasen2010-07-311-0/+42
* Improve tree test coverageMatthias Clasen2010-07-301-1/+23
* Move tree tests to the test frameworkMatthias Clasen2010-07-051-0/+286