Added EmuFrontObject test and (very) initial PlatformNameDialogTest.
authorMikko Keinänen <mikko.keinanen@gmail.com>
Fri, 26 Nov 2010 23:11:58 +0000 (01:11 +0200)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Fri, 26 Nov 2010 23:11:58 +0000 (01:11 +0200)
commite0c86b82939f076da54371320d2dc6128f133ae2
tree243b9f45058500b918522092e3114c36ddd05746
parentf9e9e3209eb57746e2875a9091897e0f1b4bfeef
Added EmuFrontObject test and (very) initial PlatformNameDialogTest.
12 files changed:
src/dataobjects/emufrontobject.cpp
src/dataobjects/emufrontobject.h
src/dialogs/namedialog.cpp
src/dialogs/namedialog.h
src/dialogs/platformnamedialog.cpp
src/dialogs/platformnamedialog.h
testing/EmuFrontTesting/EmuFrontTesting.pro
testing/EmuFrontTesting/emufrontobjecttest.cpp [new file with mode: 0644]
testing/EmuFrontTesting/emufrontobjecttest.h [new file with mode: 0644]
testing/EmuFrontTesting/main.cpp
testing/EmuFrontTesting/platformnamedialogtest.cpp [new file with mode: 0644]
testing/EmuFrontTesting/platformnamedialogtest.h [new file with mode: 0644]