colobot/test/unit/app
Piotr Dziwinski 195d6cded0 Fixed timer functions on win32
* changed win32 implementation to QueryPerformaceTimer system function
 * refactored system utils code
 * proper tests for time utils and update event creation in application
 * should fix issue #134
2013-03-24 12:00:12 +01:00
..
app_test.cpp Fixed timer functions on win32 2013-03-24 12:00:12 +01:00
system_linux_test.cpp Fixed timer functions on win32 2013-03-24 12:00:12 +01:00
system_mock.h Fixed timer functions on win32 2013-03-24 12:00:12 +01:00
system_windows_test.cpp Fixed timer functions on win32 2013-03-24 12:00:12 +01:00