Commit graph

7 commits

Author SHA1 Message Date
Olivier Goffart
2275cd638a C++ Test: make sure to re-run cbindgen in case of changes
Also add -g to ease debugging
2020-09-15 12:18:36 +02:00
Olivier Goffart
67764f8250 Fix the build of the C++ testcases 2020-09-06 14:50:56 +02:00
Olivier Goffart
c80975c85c Use C++17 in the msvc tests 2020-09-06 00:07:53 +02:00
Olivier Goffart
5759e912d0 On windows, we must close the file otherwise the compiler won't be able to open it 2020-09-05 23:47:08 +02:00
Olivier Goffart
82bfcc388a Add some debug to find out why the test is failling to compile 2020-09-05 23:12:08 +02:00
Olivier Goffart
9c32de9fac Attempt to pass the right options to MSVC 2020-09-05 22:40:40 +02:00
Simon Hausmann
628426aded Rename cpp.rs to cppdriver.rs
This makes completion better :-)
2020-09-03 12:58:52 +02:00
Renamed from tests/driver/cpp.rs (Browse further)