Skip to content

Commit

Permalink
Create a 6.c subdirectory in roast
Browse files Browse the repository at this point in the history
To place all 6.c only test files there, in the same hierarchy as
they were originally.  This will allow to have test-files that check
for "future version" behaviour to live at the top-level.

Move S03-operators/set_precedes.t there as a first file
  • Loading branch information
lizmat committed Jun 6, 2023
1 parent 3204140 commit 720a5dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion spectest.data
Expand Up @@ -20,6 +20,7 @@
# purpose of the repository by browsing the documents it contains, and the issues
# it has, both opened and closed.

6.c/S03-operators/set_precedes.t
APPENDICES/A01-limits/misc.t
APPENDICES/A01-limits/overflow.t
APPENDICES/A02-some-day-maybe/concreteness.t
Expand Down Expand Up @@ -278,7 +279,6 @@ S03-operators/set_elem.t
S03-operators/set_equality.t
S03-operators/set_intersection.t
S03-operators/set_multiply.t
S03-operators/set_precedes.t
S03-operators/set_proper_subset.t
S03-operators/set_subset.t
S03-operators/set_symmetric_difference.t
Expand Down

0 comments on commit 720a5dc

Please sign in to comment.