-
-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate integration tests in a single binary
- Loading branch information
Showing
111 changed files
with
187 additions
and
195 deletions.
There are no files selected for viewing
6 changes: 0 additions & 6 deletions
6
...submodule/snapshots/test_glob__glob_submodule__basic_globbing_absolute_dir@hello.txt.snap
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...ts/test_glob__glob_submodule__basic_globbing_nested_parent_dir_base_path@a__file.txt.snap
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...ts/test_glob__glob_submodule__basic_globbing_nested_parent_dir_base_path@b__file.txt.snap
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...e/snapshots/test_glob__glob_submodule__basic_globbing_nested_parent_glob@a__file.txt.snap
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...e/snapshots/test_glob__glob_submodule__basic_globbing_nested_parent_glob@b__file.txt.snap
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...submodule/snapshots/test_glob__glob_submodule__basic_globbing_parent_dir@goodbye.txt.snap
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...shots/test_glob__glob_submodule__globs_follow_links_parent_dir_base_path@goodbye.txt.snap
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...apshots/test_glob__glob_submodule__globs_follow_links_parent_dir_base_path@hello.txt.snap
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
.../snapshots/test_glob__glob_submodule__globs_follow_links_parent_dir_glob@goodbye.txt.snap
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...le/snapshots/test_glob__glob_submodule__globs_follow_links_parent_dir_glob@hello.txt.snap
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
.../integration__glob_submodule__basic_globbing_nested_parent_dir_base_path@a__file.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs-nested/a/file.txt | ||
--- | ||
Hello A |
6 changes: 6 additions & 0 deletions
6
.../integration__glob_submodule__basic_globbing_nested_parent_dir_base_path@b__file.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs-nested/b/file.txt | ||
--- | ||
Hello B |
6 changes: 6 additions & 0 deletions
6
...snapshots/integration__glob_submodule__basic_globbing_nested_parent_glob@a__file.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs-nested/a/file.txt | ||
--- | ||
Hello A |
6 changes: 6 additions & 0 deletions
6
...snapshots/integration__glob_submodule__basic_globbing_nested_parent_glob@b__file.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs-nested/b/file.txt | ||
--- | ||
Hello B |
6 changes: 6 additions & 0 deletions
6
...bmodule/snapshots/integration__glob_submodule__basic_globbing_parent_dir@goodbye.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/goodbye.txt | ||
--- | ||
"Contents of goodbye" |
6 changes: 6 additions & 0 deletions
6
...submodule/snapshots/integration__glob_submodule__basic_globbing_parent_dir@hello.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/hello.txt | ||
--- | ||
"Contents of hello" |
6 changes: 6 additions & 0 deletions
6
...ots/integration__glob_submodule__globs_follow_links_parent_dir_base_path@goodbye.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/goodbye.txt | ||
--- | ||
"Contents of goodbye" |
6 changes: 6 additions & 0 deletions
6
...shots/integration__glob_submodule__globs_follow_links_parent_dir_base_path@hello.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/hello.txt | ||
--- | ||
"Contents of hello" |
6 changes: 6 additions & 0 deletions
6
...napshots/integration__glob_submodule__globs_follow_links_parent_dir_glob@goodbye.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/goodbye.txt | ||
--- | ||
"Contents of goodbye" |
6 changes: 6 additions & 0 deletions
6
.../snapshots/integration__glob_submodule__globs_follow_links_parent_dir_glob@hello.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob_submodule/mod.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/hello.txt | ||
--- | ||
"Contents of hello" |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
mod allow_duplicates; | ||
mod basic; | ||
mod bugs; | ||
mod filters; | ||
mod glob; | ||
mod glob_submodule; | ||
mod inline; | ||
mod redaction; | ||
mod settings; | ||
mod suffixes; |
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...pshots/snapshot_no_module_prepending.snap → ...ots/integration__basic__debug_vector.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_settings.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
tests/snapshots/test_basic__display.snap → ...napshots/integration__basic__display.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: td | ||
--- | ||
TestDisplay struct |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...hots/test_basic__unnamed_json_vector.snap → ...hots/integration__basic__json_vector.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
...ts/test_basic__nested__nested_module.snap → ...ration__basic__nested__nested_module.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "\"aoeu\"" | ||
--- | ||
aoeu |
2 changes: 1 addition & 1 deletion
2
...s/test_basic__unnamed_debug_vector-2.snap → ...ation__basic__unnamed_debug_vector-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3, 4]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
...s/test_basic__unnamed_debug_vector-3.snap → ...ation__basic__unnamed_debug_vector-3.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3, 4, 5]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
...s/snapshots/test_basic__debug_vector.snap → ...gration__basic__unnamed_debug_vector.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
...pshots/test_basic__unnamed_display-2.snap → ...ntegration__basic__unnamed_display-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "\"whatever\"" | ||
--- | ||
whatever |
2 changes: 1 addition & 1 deletion
2
...napshots/test_basic__unnamed_display.snap → .../integration__basic__unnamed_display.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: td | ||
--- | ||
TestDisplay struct |
2 changes: 1 addition & 1 deletion
2
...ts/test_basic__unnamed_json_vector-2.snap → ...ration__basic__unnamed_json_vector-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3, 4]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
...ts/test_basic__unnamed_json_vector-3.snap → ...ration__basic__unnamed_json_vector-3.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3, 4, 5]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
tests/snapshots/test_basic__json_vector.snap → ...egration__basic__unnamed_json_vector.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
[ | ||
|
2 changes: 1 addition & 1 deletion
2
...ots/test_basic__unnamed_debug_vector.snap → ...ation__basic__unnamed_nested_closure.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
[ | ||
|
3 changes: 1 addition & 2 deletions
3
...ts/test_basic__unnamed_yaml_vector-2.snap → ...ration__basic__unnamed_yaml_vector-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3, 4]" | ||
--- | ||
- 1 | ||
- 2 | ||
- 3 | ||
- 4 | ||
|
3 changes: 1 addition & 2 deletions
3
...ts/test_basic__unnamed_yaml_vector-3.snap → ...ration__basic__unnamed_yaml_vector-3.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3, 4, 5]" | ||
--- | ||
- 1 | ||
- 2 | ||
- 3 | ||
- 4 | ||
- 5 | ||
|
3 changes: 1 addition & 2 deletions
3
...hots/test_basic__unnamed_yaml_vector.snap → ...egration__basic__unnamed_yaml_vector.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
- 1 | ||
- 2 | ||
- 3 | ||
|
3 changes: 1 addition & 2 deletions
3
tests/snapshots/test_basic__yaml_vector.snap → ...hots/integration__basic__yaml_vector.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
--- | ||
source: tests/test_basic.rs | ||
source: tests/integration/basic.rs | ||
expression: "vec![1, 2, 3]" | ||
--- | ||
- 1 | ||
- 2 | ||
- 3 | ||
|
2 changes: 1 addition & 1 deletion
2
tests/snapshots/test_bugs__crlf.snap → ...on/snapshots/integration__bugs__crlf.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...s/snapshots/test_bugs__trailing_crlf.snap → ...ots/integration__bugs__trailing_crlf.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
--- | ||
source: tests/test_bugs.rs | ||
source: tests/integration/bugs.rs | ||
expression: "\"foo\\r\\nbar\\r\\nbaz\\r\\n\"" | ||
--- | ||
foo | ||
bar | ||
baz | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/goodbye.txt | ||
--- | ||
"Contents of goodbye" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/hello.txt | ||
--- | ||
"Contents of hello" |
6 changes: 6 additions & 0 deletions
6
tests/integration/snapshots/integration__glob__basic_globbing_nested@a__file.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs-nested/a/file.txt | ||
--- | ||
Hello A |
6 changes: 6 additions & 0 deletions
6
tests/integration/snapshots/integration__glob__basic_globbing_nested@b__file.txt.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs-nested/b/file.txt | ||
--- | ||
Hello B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/goodbye.txt | ||
--- | ||
"Contents of goodbye" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
source: tests/integration/glob.rs | ||
expression: "&contents" | ||
input_file: tests/integration/inputs/hello.txt | ||
--- | ||
"Contents of hello" |
2 changes: 1 addition & 1 deletion
2
...s/test_inline__unnamed_single_line-2.snap → ...ation__inline__unnamed_single_line-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
source: tests/test_inline.rs | ||
source: tests/integration/inline.rs | ||
expression: "\"Testing-2\"" | ||
--- | ||
Testing-2 |
Oops, something went wrong.