Skip to content
Failed

Changes

Summary

  1. Remove redundancy in testsuite/tests/statmemprof/comballoc.ml (commit: 687076d) (details)
  2. Fix statmemprof/callstacks.ml when --disable-flat-float-array is used. (commit: 9087148) (details)
Commit 687076d662458defeac34d5a7662f215eca7ad17 by jacques-henri.jourdan
Remove redundancy in testsuite/tests/statmemprof/comballoc.ml
(commit: 687076d)
The file was modifiedtestsuite/tests/statmemprof/comballoc.opt.reference (diff)
The file was modifiedtestsuite/tests/statmemprof/comballoc.ml (diff)
The file was modifiedtestsuite/tests/statmemprof/comballoc.byte.reference (diff)
Commit 90871480d987dfe9437a1be010f18f3f8f5d78b7 by jacques-henri.jourdan
Fix statmemprof/callstacks.ml when --disable-flat-float-array is used.

We do this by using a specific reference file in the case this option is used.
(commit: 9087148)
The file was removedtestsuite/tests/statmemprof/callstacks.reference
The file was modifiedtestsuite/tests/statmemprof/callstacks.ml (diff)
The file was addedtestsuite/tests/statmemprof/callstacks.flat-float-array.reference
The file was addedtestsuite/tests/statmemprof/callstacks.no-flat-float-array.reference