Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force g_test_init to cooperate | Matthias Clasen | 2021-04-12 | 1 | -1/+1 |
* | tests: Plug a memory leak | Matthias Clasen | 2021-03-27 | 1 | -0/+3 |
* | bitset: Fix typo: gtk_bitset_slice() => gtk_bitset_splice() | Benjamin Otte | 2020-07-06 | 1 | -3/+3 |
* | bitset: Don't overflow when splicing | Benjamin Otte | 2020-07-06 | 1 | -0/+13 |
* | bitset: Add more tests | Matthias Clasen | 2020-06-28 | 1 | -5/+133 |
* | bitset: Fix the right-shift implementation | Matthias Clasen | 2020-06-28 | 1 | -0/+70 |
* | testsuite: Add tests for GtkBitset | Benjamin Otte | 2020-06-26 | 1 | -0/+369 |