Skip to content

Commit

Permalink
hopefully configured to copy over interaction file
Browse files Browse the repository at this point in the history
  • Loading branch information
hant-hub committed Dec 28, 2024
1 parent a847cbb commit 56801e5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 21 deletions.
2 changes: 2 additions & 0 deletions library/testing/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ configure_file("${F3D_SOURCE_DIR}/testing/recordings/TestSDKInteractorCallBack.l
"${CMAKE_BINARY_DIR}/TestSDKInteractorCallBack.log") # Dragon.vtu; S
configure_file("${F3D_SOURCE_DIR}/testing/recordings/TestSDKInteractorDropFullScene.log.in"
"${CMAKE_BINARY_DIR}/TestSDKInteractorDropFullScene.log") # world.obj; S
configure_file("${F3D_SOURCE_DIR}/testing/recordings/TestSDKEngineRecreation.log.in"
"${CMAKE_BINARY_DIR}/TestSDKEngineRecreation.log") # world.obj; S

# External window tests
option(F3D_TESTING_ENABLE_EXTERNAL_GLFW "Test external GLFW" OFF)
Expand Down
21 changes: 0 additions & 21 deletions testing/recordings/TestSDKEngineRecreation.log

This file was deleted.

17 changes: 17 additions & 0 deletions testing/recordings/TestSDKEngineRecreation.log.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# StreamVersion 1.2
ExposeEvent 0 599 0 0 0 0 0
RenderEvent 0 599 0 0 0 0 0
TimerEvent 0 599 0 0 0 0 0
KeyPressEvent 103 471 0 27 1 Escape 0
CharEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0
KeyReleaseEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0
KeyPressEvent 103 471 0 27 1 Escape 0
CharEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0
KeyReleaseEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0
TimerEvent 103 471 0 27 1 Escape 0

0 comments on commit 56801e5

Please sign in to comment.