aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-12-27 18:33:06 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-12-27 18:33:06 +0100
commitccc9b6abb66ebda0b91b4e21f8ec2fb2e87390f7 (patch)
tree985f9d136a981ec7cc43984c976c60e9295340d5 /tests
parent7744625c18aff5990a792bb13a44b60d8c4d4fc5 (diff)
downloadaerogramme-ccc9b6abb66ebda0b91b4e21f8ec2fb2e87390f7.tar.gz
aerogramme-ccc9b6abb66ebda0b91b4e21f8ec2fb2e87390f7.zip
add a --dev mode
Diffstat (limited to 'tests')
-rw-r--r--tests/instrumentation/README.md (renamed from tests/README.md)0
-rw-r--r--tests/instrumentation/docker-compose.yml (renamed from tests/docker-compose.yml)0
-rw-r--r--tests/instrumentation/docker/cyrus/Dockerfile (renamed from tests/docker/cyrus/Dockerfile)0
-rwxr-xr-xtests/instrumentation/docker/cyrus/entrypoint.sh (renamed from tests/docker/cyrus/entrypoint.sh)0
-rw-r--r--tests/instrumentation/docker/maddy/Dockerfile (renamed from tests/docker/maddy/Dockerfile)0
-rwxr-xr-xtests/instrumentation/docker/maddy/entrypoint.sh (renamed from tests/docker/maddy/entrypoint.sh)0
-rwxr-xr-xtests/instrumentation/inject_emails.sh (renamed from tests/inject_emails.sh)0
-rw-r--r--tests/instrumentation/rm-mail-parser-expected-struct.py (renamed from tests/rm-mail-parser-expected-struct.py)0
-rw-r--r--tests/instrumentation/send-to-imap.py (renamed from tests/send-to-imap.py)0
-rwxr-xr-xtests/instrumentation/unix2dos.py (renamed from tests/unix2dos.py)0
10 files changed, 0 insertions, 0 deletions
diff --git a/tests/README.md b/tests/instrumentation/README.md
index b479cf4..b479cf4 100644
--- a/tests/README.md
+++ b/tests/instrumentation/README.md
diff --git a/tests/docker-compose.yml b/tests/instrumentation/docker-compose.yml
index 6a112bb..6a112bb 100644
--- a/tests/docker-compose.yml
+++ b/tests/instrumentation/docker-compose.yml
diff --git a/tests/docker/cyrus/Dockerfile b/tests/instrumentation/docker/cyrus/Dockerfile
index 67b4e11..67b4e11 100644
--- a/tests/docker/cyrus/Dockerfile
+++ b/tests/instrumentation/docker/cyrus/Dockerfile
diff --git a/tests/docker/cyrus/entrypoint.sh b/tests/instrumentation/docker/cyrus/entrypoint.sh
index c410e9d..c410e9d 100755
--- a/tests/docker/cyrus/entrypoint.sh
+++ b/tests/instrumentation/docker/cyrus/entrypoint.sh
diff --git a/tests/docker/maddy/Dockerfile b/tests/instrumentation/docker/maddy/Dockerfile
index 341e398..341e398 100644
--- a/tests/docker/maddy/Dockerfile
+++ b/tests/instrumentation/docker/maddy/Dockerfile
diff --git a/tests/docker/maddy/entrypoint.sh b/tests/instrumentation/docker/maddy/entrypoint.sh
index f875624..f875624 100755
--- a/tests/docker/maddy/entrypoint.sh
+++ b/tests/instrumentation/docker/maddy/entrypoint.sh
diff --git a/tests/inject_emails.sh b/tests/instrumentation/inject_emails.sh
index a021170..a021170 100755
--- a/tests/inject_emails.sh
+++ b/tests/instrumentation/inject_emails.sh
diff --git a/tests/rm-mail-parser-expected-struct.py b/tests/instrumentation/rm-mail-parser-expected-struct.py
index 3dbc56e..3dbc56e 100644
--- a/tests/rm-mail-parser-expected-struct.py
+++ b/tests/instrumentation/rm-mail-parser-expected-struct.py
diff --git a/tests/send-to-imap.py b/tests/instrumentation/send-to-imap.py
index df49076..df49076 100644
--- a/tests/send-to-imap.py
+++ b/tests/instrumentation/send-to-imap.py
diff --git a/tests/unix2dos.py b/tests/instrumentation/unix2dos.py
index 4e6c9cf..4e6c9cf 100755
--- a/tests/unix2dos.py
+++ b/tests/instrumentation/unix2dos.py