Mercurial > hg
diff tests/test-resolve.t @ 25213:08a8e9da0ae7
match: add source to kindpats list
Future patches will be adding the ability to recursively include pattern files
in a match rule expression. Part of that behavior will require tracking which
file each pattern came from so we can report errors correctly.
Let's add a 'source' arg to the kindpats list to track this. Initially it will
only be populated by listfile rules.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sat, 16 May 2015 15:51:03 -0700 |
parents | 4cb8002658d6 |
children | e635bc9bb7d9 |