diff options
author | 2021-03-03 08:55:19 +0100 | |
---|---|---|
committer | 2021-03-03 08:55:19 +0100 | |
commit | a5795a8f45f73099d88817fc8eb6c265689b862e (patch) | |
tree | 29cfcd9a9b10764ddf87259cc6212ad4e2dfd9bd | |
parent | 612efaf0c436489e1cf09c2e87b329a7318f71b4 (diff) | |
download | rtic-a5795a8f45f73099d88817fc8eb6c265689b862e.tar.gz rtic-a5795a8f45f73099d88817fc8eb6c265689b862e.tar.zst rtic-a5795a8f45f73099d88817fc8eb6c265689b862e.zip |
Remove keyword single for all tests
-rw-r--r-- | tests/tests.rs (renamed from tests/single.rs) | 0 | ||||
-rw-r--r-- | ui/exception-invalid.rs (renamed from ui/single/exception-invalid.rs) | 0 | ||||
-rw-r--r-- | ui/exception-invalid.stderr (renamed from ui/single/exception-invalid.stderr) | 0 | ||||
-rw-r--r-- | ui/extern-interrupt-not-enough.rs (renamed from ui/single/extern-interrupt-not-enough.rs) | 0 | ||||
-rw-r--r-- | ui/extern-interrupt-not-enough.stderr (renamed from ui/single/extern-interrupt-not-enough.stderr) | 0 | ||||
-rw-r--r-- | ui/extern-interrupt-used.rs (renamed from ui/single/extern-interrupt-used.rs) | 0 | ||||
-rw-r--r-- | ui/extern-interrupt-used.stderr (renamed from ui/single/extern-interrupt-used.stderr) | 0 | ||||
-rw-r--r-- | ui/local-cfg-task-local-err.rs (renamed from ui/single/local-cfg-task-local-err.rs) | 0 | ||||
-rw-r--r-- | ui/local-cfg-task-local-err.stderr (renamed from ui/single/local-cfg-task-local-err.stderr) | 0 | ||||
-rw-r--r-- | ui/local-err.rs (renamed from ui/single/local-err.rs) | 0 | ||||
-rw-r--r-- | ui/local-err.stderr (renamed from ui/single/local-err.stderr) | 0 | ||||
-rw-r--r-- | ui/locals-cfg.rs (renamed from ui/single/locals-cfg.rs) | 0 | ||||
-rw-r--r-- | ui/locals-cfg.stderr (renamed from ui/single/locals-cfg.stderr) | 0 | ||||
-rw-r--r-- | ui/resources-cfg.rs (renamed from ui/single/resources-cfg.rs) | 0 | ||||
-rw-r--r-- | ui/resources-cfg.stderr (renamed from ui/single/resources-cfg.stderr) | 0 | ||||
-rw-r--r-- | ui/task-priority-too-high.rs (renamed from ui/single/task-priority-too-high.rs) | 0 | ||||
-rw-r--r-- | ui/task-priority-too-high.stderr (renamed from ui/single/task-priority-too-high.stderr) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/tests/single.rs b/tests/tests.rs index b5d480c7..b5d480c7 100644 --- a/tests/single.rs +++ b/tests/tests.rs diff --git a/ui/single/exception-invalid.rs b/ui/exception-invalid.rs index 04d9bc75..04d9bc75 100644 --- a/ui/single/exception-invalid.rs +++ b/ui/exception-invalid.rs diff --git a/ui/single/exception-invalid.stderr b/ui/exception-invalid.stderr index 90213768..90213768 100644 --- a/ui/single/exception-invalid.stderr +++ b/ui/exception-invalid.stderr diff --git a/ui/single/extern-interrupt-not-enough.rs b/ui/extern-interrupt-not-enough.rs index f2624036..f2624036 100644 --- a/ui/single/extern-interrupt-not-enough.rs +++ b/ui/extern-interrupt-not-enough.rs diff --git a/ui/single/extern-interrupt-not-enough.stderr b/ui/extern-interrupt-not-enough.stderr index 14f8fe9c..14f8fe9c 100644 --- a/ui/single/extern-interrupt-not-enough.stderr +++ b/ui/extern-interrupt-not-enough.stderr diff --git a/ui/single/extern-interrupt-used.rs b/ui/extern-interrupt-used.rs index 240e7363..240e7363 100644 --- a/ui/single/extern-interrupt-used.rs +++ b/ui/extern-interrupt-used.rs diff --git a/ui/single/extern-interrupt-used.stderr b/ui/extern-interrupt-used.stderr index b4d8d160..b4d8d160 100644 --- a/ui/single/extern-interrupt-used.stderr +++ b/ui/extern-interrupt-used.stderr diff --git a/ui/single/local-cfg-task-local-err.rs b/ui/local-cfg-task-local-err.rs index d4752edf..d4752edf 100644 --- a/ui/single/local-cfg-task-local-err.rs +++ b/ui/local-cfg-task-local-err.rs diff --git a/ui/single/local-cfg-task-local-err.stderr b/ui/local-cfg-task-local-err.stderr index 73dfaeb6..73dfaeb6 100644 --- a/ui/single/local-cfg-task-local-err.stderr +++ b/ui/local-cfg-task-local-err.stderr diff --git a/ui/single/local-err.rs b/ui/local-err.rs index 7ebfc069..7ebfc069 100644 --- a/ui/single/local-err.rs +++ b/ui/local-err.rs diff --git a/ui/single/local-err.stderr b/ui/local-err.stderr index 88369d8e..88369d8e 100644 --- a/ui/single/local-err.stderr +++ b/ui/local-err.stderr diff --git a/ui/single/locals-cfg.rs b/ui/locals-cfg.rs index 72e2acae..72e2acae 100644 --- a/ui/single/locals-cfg.rs +++ b/ui/locals-cfg.rs diff --git a/ui/single/locals-cfg.stderr b/ui/locals-cfg.stderr index 200cea20..200cea20 100644 --- a/ui/single/locals-cfg.stderr +++ b/ui/locals-cfg.stderr diff --git a/ui/single/resources-cfg.rs b/ui/resources-cfg.rs index c11d2ba4..c11d2ba4 100644 --- a/ui/single/resources-cfg.rs +++ b/ui/resources-cfg.rs diff --git a/ui/single/resources-cfg.stderr b/ui/resources-cfg.stderr index 3bbbd2d9..3bbbd2d9 100644 --- a/ui/single/resources-cfg.stderr +++ b/ui/resources-cfg.stderr diff --git a/ui/single/task-priority-too-high.rs b/ui/task-priority-too-high.rs index b1cbfa94..b1cbfa94 100644 --- a/ui/single/task-priority-too-high.rs +++ b/ui/task-priority-too-high.rs diff --git a/ui/single/task-priority-too-high.stderr b/ui/task-priority-too-high.stderr index 984d3fac..984d3fac 100644 --- a/ui/single/task-priority-too-high.stderr +++ b/ui/task-priority-too-high.stderr |