Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add tests for the new features of Tesh.
[simgrid.git] / tools / tesh / ignore-regexp.tesh
diff --git a/tools/tesh/ignore-regexp.tesh b/tools/tesh/ignore-regexp.tesh
new file mode 100644 (file)
index 0000000..2648149
--- /dev/null
@@ -0,0 +1,5 @@
+
+! ignore .*0x[0-9A-F]+\.
+$  printf 'word\nMemory address: 0x42AA42.\nanotherword\n'
+> word
+> anotherword