summaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/Manual/BundleD/ManualTests.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/Manual/BundleD/ManualTests.txt')
-rw-r--r--src/test/burn/TestData/Manual/BundleD/ManualTests.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/test/burn/TestData/Manual/BundleD/ManualTests.txt b/src/test/burn/TestData/Manual/BundleD/ManualTests.txt
new file mode 100644
index 00000000..309338cc
--- /dev/null
+++ b/src/test/burn/TestData/Manual/BundleD/ManualTests.txt
@@ -0,0 +1,10 @@
1BafRelatedBundleVariableTesting
2# Building, Run initial build w/ no parameters, run a second (re)build w/ a /p:Version=1.1.0.0 (ensure it actually builds, as CLI params aren't accounted in the build optimization)
31. Run BundleD.exe (v1.0).
42. Click Install.
53. Verify that the Bundle installs successfully.
64. Run BundleD.exe (v1.1).
75. Check the log file in %TEMP% There should be lines reporting:
8[0708:04B4]i000: AString = This is a test
9[0708:04B4]i000: ANumber = 42
10