Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
d342f88d
Commit
d342f88d
authored
Jan 12, 2012
by
Simon Peyton Jones
Browse files
Merge branch 'master' of
http://darcs.haskell.org/testsuite
parents
4c68c2f9
2ed1fdf4
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/concurrent/2317/all.T
View file @
d342f88d
test
('
2317
',
[
skip_if_fast
,
reqlib
('
parallel
')],
reqlib
('
parallel
')
,
reqlib
('
random
')
],
multimod_compile_and_run
,
['
2317
',''])
testsuite/tests/perf/compiler/all.T
View file @
d342f88d
...
...
@@ -82,9 +82,9 @@ test('T4801',
if_wordsize
(
32
,
# expected value x86/OSX: 27
compiler_stats_num_field
('
peak_megabytes_allocated
',
25
,
29
)),
# expected value: 48-4
9
(amd64/Linux):
# expected value: 48-
5
4 (amd64/Linux):
if_wordsize
(
64
,
compiler_stats_num_field
('
peak_megabytes_allocated
',
47
,
5
0
)),
compiler_stats_num_field
('
peak_megabytes_allocated
',
47
,
5
4
)),
# expected value: 58 (amd64/OS X):
if_platform
('
x86_64-apple-darwin
',
compiler_stats_num_field
('
peak_megabytes_allocated
',
56
,
60
)),
...
...
@@ -103,7 +103,7 @@ test('T4801',
if_wordsize
(
32
,
# expected value: x86/OS X: 9651948
compiler_stats_num_field
('
max_bytes_used
',
9000000
,
1
0
000000
)),
1
2
000000
)),
# expected value: 18188272 (amd64/Linux)
# 10290952 (windows)
if_wordsize
(
64
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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