summaryrefslogtreecommitdiff
path: root/src/journal/test-catalog.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-11-30tests: use assert_se instead of assertRonny Chevalier1-8/+8
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt1-1/+1
2014-04-12journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek1-1/+2
2014-01-28always use the same code for creating temporary filesLennart Poettering1-3/+6
2013-12-15catalog: fix language detectionZbigniew Jędrzejewski-Szmek1-3/+9
2013-12-02catalog: determine language from the filenameZbigniew Jędrzejewski-Szmek1-0/+24
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther1-3/+17
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-1/+1
2013-04-05test-catalog,core/load-dropin: remove unused variablesZbigniew Jędrzejewski-Szmek1-1/+0
2013-03-28catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek1-7/+92
2013-03-19journalct: beef up entry listingZbigniew Jędrzejewski-Szmek1-1/+3
2012-11-15journal: implement message catalogLennart Poettering1-0/+48