This file is indexed.

/usr/share/doc/cxxtest/examples/buildRunner21.txt is in cxxtest 4.4-2.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
Running cxxtest tests (2 tests).
In MyTestSuite11::test_eq:
MyTestSuite11.h:17: Error: Expected (x == y), found (8TMyClassIiE( 1 ) != 8TMyClassIiE( 1 ))
Failed 1 and Skipped 0 of 2 tests
Success rate: 50%