Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
e4569be8
Commit
e4569be8
authored
Jun 28, 2008
by
Ian Lynagh
Browse files
Tweak whitespace
parent
2bef7731
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/driver/testlib.py
View file @
e4569be8
...
...
@@ -445,10 +445,10 @@ def test_common_work (name, opts, func, args):
clean
(
map
(
lambda
suff
:
name
+
suff
,
[
''
,
'.exe'
,
'.genscript'
,
'.stderr.normalised'
,
'.stdout.normalised'
,
'.run.stderr'
,
'.run.stdout'
,
'.run.stderr.normalised'
,
'.run.stdout.normalised'
,
'.comp.stderr'
,
'.comp.stdout'
,
'.comp.stderr.normalised'
,
'.comp.stdout.normalised'
,
'.run.stderr'
,
'.run.stdout'
,
'.run.stderr.normalised'
,
'.run.stdout.normalised'
,
'.comp.stderr'
,
'.comp.stdout'
,
'.comp.stderr.normalised'
,
'.comp.stdout.normalised'
,
'.interp.stderr'
,
'.interp.stdout'
,
'.interp.stderr.normalised'
,
'.interp.stdout.normalised'
,
'.hi'
,
'.o'
,
'.prof'
,
'.exe.prof'
,
'.hc'
,
'_stub.h'
,
'_stub.c'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment