Skip to content

Commit

Permalink
Merge renderer tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sguionni committed Jul 29, 2024
1 parent 2d8ee34 commit 3a3269d
Show file tree
Hide file tree
Showing 65 changed files with 19 additions and 5,149 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/cmake_renderer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ jobs:
run: |
conan export ../util
conan create . --build=missing --settings=compiler.cppstd=20
- name: Test
working-directory: ${{env.CMAKELISTS_DIR}}
run: |
conan export ../core
conan export ../io
conan create test --build=missing --settings=compiler.cppstd=20
- name: Create benchmarker
working-directory: ${{env.CMAKELISTS_DIR}}
Expand Down
3 changes: 0 additions & 3 deletions dev/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ vtx_clear_registered_copies()
# Renderer.
include("${DIR_LIBS}/renderer/cmake/library.cmake")

# Renderer test.
include("${DIR_LIBS}/renderer/test/cmake/library.cmake")

# Renderer bench.
include("${DIR_LIBS}/renderer/bench/cmake/library.cmake")

Expand Down
12 changes: 0 additions & 12 deletions lib/core/old/struct/_fwd.hpp

This file was deleted.

16 changes: 0 additions & 16 deletions lib/core/old/struct/atom.cpp

This file was deleted.

51 changes: 0 additions & 51 deletions lib/core/old/struct/atom.hpp

This file was deleted.

5 changes: 0 additions & 5 deletions lib/core/old/struct/bond.cpp

This file was deleted.

34 changes: 0 additions & 34 deletions lib/core/old/struct/bond.hpp

This file was deleted.

73 changes: 0 additions & 73 deletions lib/core/old/struct/chain.cpp

This file was deleted.

56 changes: 0 additions & 56 deletions lib/core/old/struct/chain.hpp

This file was deleted.

Loading

0 comments on commit 3a3269d

Please sign in to comment.