Gabriel Fernandes

Results 3 issues of Gabriel Fernandes

``` In file included from /home/gabriel/git/capicxx-core-runtime/src/CommonAPI/Address.cpp:10: /home/gabriel/git/capicxx-core-runtime/include/CommonAPI/Logger.hpp:31:37: error: 'visibility' attribute ignored when parsing type [-Werror,-Wignored-attributes] enum class Level : std::uint8_t COMMONAPI_EXPORT { ^~~~~~~~~~~~~~~~ /home/gabriel/git/capicxx-core-runtime/include/CommonAPI/Export.hpp:19:46: note: expanded from macro 'COMMONAPI_EXPORT' #define...

## Spike/Research Request ## Context Then trying to create tests for custom headers, that can be added by implementing the `RemoteGraphQLDataSource.willSendRequest(args)` function, I noted that the `args.request.http.header` was undefined. From...

It tries to look into src/tests, but the tests are now located at ./tests. Consequence: ``` CMake Error at CMakeLists.txt:147 (add_executable): Cannot find source file: lennard_jones/build/FCSV-source/src/tests/csv_test.f90 Tried extensions .c .C...