summaryrefslogtreecommitdiff
path: root/tests/glibmm_valuearray
Commit message (Expand)AuthorAgeFilesLines
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-2/+2
* Avoid shadowed variables.Murray Cumming2015-07-151-9/+9
* Deprecate API which is deprecated in glibKjell Ahlstedt2014-06-131-0/+16
* tests: Use EXIT_* for clarity.Murray Cumming2011-02-241-2/+2
* Actually run all tests, and check some failures.Murray Cumming2011-02-241-6/+15
* Revert accidentally pushed commits.José Alburquerque2010-03-151-2/+2
* ValueArray Example: Get values as references in loops.José Alburquerque2010-03-111-2/+2
* Convert tests/ sub-tree to non-recursive buildDaniel Elstner2009-08-091-4/+0
* Use references to store casts in glibmm_valuearray test.José Alburquerque2009-07-031-2/+2
* Use a const instead of a #define in the value array example.José Alburquerque2009-06-231-2/+2
* Add Glib::ValueArray with usage test.José Alburquerque2009-06-222-0/+81