From 0e1db71d7ccf4c92bb5997357b0059b748e0a211 Mon Sep 17 00:00:00 2001 From: Tom van Dijck Date: Sun, 18 Jun 2017 14:55:20 -0700 Subject: [PATCH] add test --- tests/actions/vstudio/cs2005/test_files.lua | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tests/actions/vstudio/cs2005/test_files.lua b/tests/actions/vstudio/cs2005/test_files.lua index 4e5d5176..f5fe5604 100755 --- a/tests/actions/vstudio/cs2005/test_files.lua +++ b/tests/actions/vstudio/cs2005/test_files.lua @@ -127,6 +127,21 @@ ]] end + function suite.textTemplatingDependency() + files { "foobar.tt", "foobar.cs" } + prepare() + test.capture [[ + + True + True + foobar.tt + + + TextTemplatingFileGenerator + foobar.cs + + ]] + end -- -- File associations should always be made relative to the file