Files
quickbook/test/python/include_path_locs.txt
Daniel James 80e65f66fe Quickbook: Deal with checked paths that aren't present. Refs #6691.
I think that the dependencies should just be files that were loaded, so
I changed it to do that, but added an extra (hidden for now) option to
list all paths that were checked, staring with a `+` for files that are
present, and `-` for files that are absent.

Also fixed a bug with the path resolver.

[SVN r77973]
2012-04-14 17:33:14 +00:00

7 lines
74 B
Plaintext

+ include_path.qbk
- a.qbk
+ sub1/a.qbk
- b.qbk
- sub1/b.qbk
+ sub2/b.qbk