VirtualBox

Ignore:
Timestamp:
Jan 10, 2017 3:39:14 PM (8 years ago)
Author:
vboxsync
Message:

TestManager: Hacked up some basic testbox sorting during the weekly meeting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/testbox.py

    r65226 r65228  
    680680    kiSortColumn_cMbMemory          =  7;
    681681    kiSortColumn_cMbScratch         =  8;
    682     kiSortColumn_fNestedPaging      =  9;
     682    kiSortColumn_fCpuNestedPaging   =  9;
    683683    kiSortColumn_iTestBoxScriptRev  = 10;
    684684    kiSortColumn_iPythonHexVersion  = 11;
     
    694694        kiSortColumn_cMbMemory:         'TestBoxesWithStrings.cMbMemory',
    695695        kiSortColumn_cMbScratch:        'TestBoxesWithStrings.cMbScratch',
    696         kiSortColumn_fNestedPaging:     'TestBoxesWithStrings.fNestedPaging',
     696        kiSortColumn_fCpuNestedPaging:  'TestBoxesWithStrings.fCpuNestedPaging',
    697697        kiSortColumn_iTestBoxScriptRev: 'TestBoxesWithStrings.iTestBoxScriptRev',
    698698        kiSortColumn_iPythonHexVersion: 'TestBoxesWithStrings.iPythonHexVersion',
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette