Skip to content

Releases: integralfx/MemTestHelper

MemTest Helper v1.2

13 Nov 10:02
67bb252
Compare
Choose a tag to compare
  • Refactored some code
  • Added auto input free RAM button
  • Fixed a bug where stop at coverage % edit control would be enabled after stopping when the checkbox for it wasn't checked
  • Fixed a bug where if the amount for each instance is > 2048MB, MemTest wouldn't start
  • Fixed input validation
  • RAM for each MemTest instance is now rounded to 2 decimal places

MemTest Helper v1.1

10 Nov 10:32
700e368
Compare
Choose a tag to compare

GUI Changes

  • Added an option to select the amount of threads to use, which is the same as the number of HCI MemTest instances to run
  • Moved number of rows combo control to settings tab
  • Disallow editing of number of rows and number of threads

Bug fixes

  • Fixed a bug where if the number of threads chosen is less than the previous, it would still show the previous' coverage % and errors

MemTest Helper v1.0

05 Nov 02:45
3d42e3f
Compare
Choose a tag to compare

Initial release