This file is indexed.

/usr/lib/pd/extra/testtools/README.txt is in pd-testtools 0.1-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
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
testtools

----------------------------------------------------------------------------------------------------

Abstractions to produce unit test patches for Pd objects. See example patches for howto. Suggestion: use uniform suffix 'unittest' in test patch names.

unit test abstractions: 
unit-test-frame.pd
unit-test-frame~.pd

unit test example patches:
example-unittest.pd
example~-unittest.pd

reference files:
example.wav
example~.wav

Katja Vetter and Fred Jan Kraan November 2011

----------------------------------------------------------------------------------------------------