Skip to content

Changes to testing file structure#3083

Draft
daljit46 wants to merge 2 commits intodevfrom
new_testing_structure
Draft

Changes to testing file structure#3083
daljit46 wants to merge 2 commits intodevfrom
new_testing_structure

Conversation

@daljit46
Copy link
Member

@daljit46 daljit46 commented Apr 4, 2025

This work aims to address some of the issues raised in #2824.
Initial changes:

  • Move testing/binaries -> testing/cpp
  • Move testing/scripts -> testing/python
  • Change test labels: binaries -> cpp;command & scripts -> python;commands
  • Move unit_tests to cpp and python subdirs

Still need to decide on what to do with the content of testing/lib and testing/tools.

- Move testing/binaries -> testing/cpp

- Move testing/scripts -> testing/python

- Change test labels: binaries -> cpp;command & scripts -> python;commands
@Lestropie
Copy link
Member

Some other changes I'd like to see that perhaps fall under this banner:

  • Move check_syntax and clang-format-all (and any generated files) to cpp/
  • Move run_pylint (and log) to python/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants