summaryrefslogtreecommitdiff
path: root/cmdtests/cmds.txt
diff options
context:
space:
mode:
authorVirgil Dupras <hsoft@hardcoded.net>2018-08-15 10:26:51 -0400
committerVirgil Dupras <hsoft@hardcoded.net>2018-08-15 10:26:51 -0400
commite046d875a0bc655c522fc30760e61c8b2b3408d8 (patch)
treefbe3276280258bbe9414b47b1282483bd8a40384 /cmdtests/cmds.txt
parent8d0df18f0275376a5c7e6c133abaa99e7c05b737 (diff)
downloadgentoolkit-e046d875a0bc655c522fc30760e61c8b2b3408d8.tar.gz
Add functional tests through "cmdtests"
These tests run a list of commands on both the system gentoolkit and the source from the active work directory, and then compares the results. It's a great way to verify that a refactoring didn't introduce an unwanted change in behavior.
Diffstat (limited to 'cmdtests/cmds.txt')
-rw-r--r--cmdtests/cmds.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmdtests/cmds.txt b/cmdtests/cmds.txt
new file mode 100644
index 0000000..38ebb2e
--- /dev/null
+++ b/cmdtests/cmds.txt
@@ -0,0 +1,3 @@
+equery meta dev-lang/python
+equery d -a llvm
+equery l "vim*"