rebar/inttest/erlc_dep_graph/src
David Kubecka 22acf8db67 Assemble Dirs passed to update_erlcinfo in one place
Current separation of part of the logic into include_path
obscures the purpose of Dirs (see expand_file_names).
Moreover for each particular Erl its source file was included
twice in Dirs, which is now corrected.

Also InclDirs (specified in erl_opts) as part of erlcinfo
since they can affect resulting graph, which needs to be
therefore regenerated when InclDirs change.  See added
test as an example.
2015-04-05 00:46:34 +02:00
..
foo.app.src Basic test for erlc (re)compiling and erlcinfo 2015-04-05 00:16:50 +02:00
java.erl Assemble Dirs passed to update_erlcinfo in one place 2015-04-05 00:46:34 +02:00
lisp.erl Basic test for erlc (re)compiling and erlcinfo 2015-04-05 00:16:50 +02:00