Skip to content

Commit

Permalink
attempt 4 to fix windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
terzerm committed Feb 7, 2024
1 parent 327c7ed commit 5f850df
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
total: 720
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+\.$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+\.\.$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+a\.txt$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+bb\.txt$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+empty\.doc$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+p\.pdf$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+folder$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+mydir$
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
total: 720
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
total: 720B
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+\.$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+\.\.$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+a\.txt$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+bb\.txt$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+empty\.doc$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+p\.pdf$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+folder$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+[\d\.KMGB]+\s+\w+\s+\d+\s+[0-9:]+\s+mydir$
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
total: 720B
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
total: 720
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+mydir$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+folder$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+p\.pdf$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+empty\.doc$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+bb\.txt$
^-.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+a\.txt$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+\.\.$
^d.........\s+[\\\?\w]+\s+[\\\?\w]+\s+\d+\s+\w+\s+\d+\s+[0-9:]+\s+\.$

0 comments on commit 5f850df

Please sign in to comment.