VirtualBox

Changeset 40181 in vbox


Ignore:
Timestamp:
Feb 20, 2012 3:18:12 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76345
Message:

Main/ComposeMachineFilename: And add the success case test which should have found the bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp

    r40180 r40181  
    14061406        { "\xF0\x90\x8C\xB0", "____" },
    14071407        { "  My VM  ", "__My VM__" },
    1408         { ".My VM.", "_My VM_" }
     1408        { ".My VM.", "_My VM_" },
     1409        { "My VM", "My VM" }
    14091410    };
    14101411    for (unsigned i = 0; i < RT_ELEMENTS(aTest); ++i)
Note: See TracChangeset for help on using the changeset viewer.

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