hugo/tpl
bep a52e508d46 Update test logs for uniformity and consistency
Many minor fixes to make test logs more consistent and correct a
mispelling.

Standardize on "[%i] got X but expected Y" for log messages. Using
a consistent layout makes it easier to read the test results. This
was mostly changing "Got" to "got". Swapped the order of values on
several calls to bring them in line with the convention.

A few log messages had a sequence number added to identify the
exact scenario that failed. Otherwise, there would be no way to
ascertain which failed When there are many scenarios.

Correct spelling of "expected."

Fixes #1028
Merged be2097e1ad

[close #1040]
2015-05-08 22:27:00 -04:00
..
template.go Expand the ACE base template lookup pattern 2015-04-18 13:58:20 +02:00
template_embedded.go Fix broken Highlight test 2015-04-16 02:20:10 +02:00
template_funcs.go Disable faulty range validation in apply 2015-05-02 11:32:28 +02:00
template_funcs_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
template_resources.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00
template_resources_test.go Correct initialisms as suggested by golint 2015-03-11 21:55:00 +01:00
template_test.go Disable faulty range validation in apply 2015-05-02 11:32:28 +02:00