summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/early-check-paths3
-rw-r--r--changes/test-full3
2 files changed, 6 insertions, 0 deletions
diff --git a/changes/early-check-paths b/changes/early-check-paths
new file mode 100644
index 0000000000..44bebbe660
--- /dev/null
+++ b/changes/early-check-paths
@@ -0,0 +1,3 @@
+ o Testing:
+ - When running test-network or test-stem, check for the absence
+ of stem/chutney before doing any build operations. \ No newline at end of file
diff --git a/changes/test-full b/changes/test-full
new file mode 100644
index 0000000000..5ff51db803
--- /dev/null
+++ b/changes/test-full
@@ -0,0 +1,3 @@
+ o Testing:
+ - Add new 'test-full' and 'test-full-online' targets to run all tests,
+ including integration tests with stem and chutney.