]> git.ipfire.org Git - thirdparty/automake.git/commit
lib/Automake/File.pm: Modifie file_contents_internal
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 20 Jul 2018 13:57:14 +0000 (15:57 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 20 Jul 2018 13:57:14 +0000 (15:57 +0200)
commit5d67c620ca0504a91bc6f285de4184d17dffe4d9
tree9258c2495f89975af7c76da1fc6669d01c920b68
parentdab76f124624298068db4f4a73f0803252957a27
lib/Automake/File.pm: Modifie file_contents_internal

This function now takes a list of paragraph as argument instead of building it
in its code.  This is the first step in the modification of this function to
be able to test it with files that don't "physically" exist in the actual file
system.

* lib/Automake/File.pm: Start the modification of file_contents_internal for
  unit testing
bin/automake.in
lib/Automake/ConfVars.pm
lib/Automake/File.pm