specs-feup / clava

C/C++ Source-to-Source Tool based on Clang
Apache License 2.0
69 stars 11 forks source link

[ClavaWeaver] Test failures due to local path dependence in ClavaWeaverRunner #60

Closed joaonmatos closed 2 years ago

joaonmatos commented 2 years ago

The tests at cxxweaver.ClavaWeaverRunner are consistently failing due to loading files of the type "C:\\Users\\JoaoBispo\\Desktop\\shared\\clava-tests\\Tests\\2017-09_lara_resource\\resource_example.clava". Are these files checked into the repository? Should they be using relative links?

joaobispo commented 2 years ago

The class cxxweaver.ClavaWeaverRunner was removed (https://github.com/specs-feup/clava/commit/e8c5dfd00045a529b2219e60b57f3f026e36d049).