aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-encodings-test.c
Commit message (Collapse)AuthorAgeFilesLines
* ephy-encoding: auto-calculate 'title-elided' and 'collation-key'Xan Lopez2012-07-311-3/+2
| | | | They are derived from 'title', no need to pass them as parameters.
* tests: test the creation of a EphyEncoding objectXan Lopez2012-07-311-0/+21
| | | | | We should make the test-elided and collation-key properties be computed automatically from the other parameters.
* tests: add a simple test for EphyEncodingsXan Lopez2012-07-311-0/+86