#filter substitution

test.jar:
# test chrome with flags and path expansion
% content test %one
# test locale with variable substitution and path expansion
% locale @AB_CD@ %three
# test overlays
% overlay chrome://one/file.xml chrome://two/otherfile.xml
# test regular file, preprocessed file, preprocessed css
  one/file.xml  (thesrcdir/file.xml)
* one/preproc   (thesrcdir/preproc.in)
* one/some.css  (thesrcdir/some.css)
# test reference against topsrcdir
  two/otherfile.xml (/config/tests/src-simple/thetopsrcdir/otherfile.xml)
# test reference against localesrcdir
  three/l10nfile.txt (%l10nfile.txt)

test.jar:
# test manifest update the locale one was already added above, add skin
% locale @AB_CD@ %three
% skin test classic %one