summaryrefslogtreecommitdiff
path: root/test/blockiness_test.cc
AgeCommit message (Expand)Author
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-07-09test/*: rename *TestCase to TestSuiteJames Zern
2020-06-18update googletest to v1.10.0James Zern
2019-03-29update .clang-format for version clang-7.0.1 update.Hien Ho
2019-01-07vp9_get_blockiness: resolve missing declarationJohann
2018-12-07test/*: use std::*tupleJames Zern
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2018-01-12clang-format v5.0.0 test/Johann
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-07-27test: apply clang-formatclang-format
2016-07-22blockiness_test: fix implicit float conversionJames Zern
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-04-17Adds a blockiness metric to internal stats.Jim Bankoski