Skip to content

Commit

Permalink
move xlang tests to new test target
Browse files Browse the repository at this point in the history
Summary:
The clang codemarkup tests  (//glean/lang/codemarkup/tests/clang:tests) are very slow to run (~10mn).

To speed tests, this diff extracts the cpp-xlang directory to its own target, and reduces the number of queries (keep only the queries related to idl).

Another motivation for this split is to eventually generate the c++ code directly from the test thrift file. It'll be easier with a dedicated target

Reviewed By: iamirzhan

Differential Revision: D60233939

fbshipit-source-id: 1530bd1a99a2a25b166ae145d1d7fc435b600de5
  • Loading branch information
Philippe Bidinger authored and facebook-github-bot committed Jul 25, 2024
1 parent 90c1759 commit 0e574bb
Show file tree
Hide file tree
Showing 43 changed files with 0 additions and 1,203 deletions.

This file was deleted.

This file was deleted.

113 changes: 0 additions & 113 deletions glean/lang/codemarkup/tests/clang/glass/cpp-xlang/EntityIdl.out

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0e574bb

Please sign in to comment.