summaryrefslogtreecommitdiff
path: root/src/base/inifiletest.cc
AgeCommit message (Expand)Author
2018-11-29base: Rename unit test cc files to be *.test.cc.Gabe Black
2018-11-29base: Fix include order in the inifile unit test.Gabe Black
2018-11-28tests: Convert IniFile unit test to a GTestGiacomo Travaglini