Skip to content

proximafusion/vmecpp_large_cpp_tests

Repository files navigation

VMEC++ large tests

Suite of VMEC++ C++ tests that require large test files which we prefer not to include in the standalone VMEC++ repo.

In order to run these tests, clone them inside the VMEC++ repo:

# skip if you have vmecpp already cloned
git clone [email protected]:proximafusion/vmecpp
cd vmecpp/src/vmecpp/cpp
git clone [email protected]:proximafusion/vmecpp_large_cpp_tests

# build and run all tests
bazel test --config=opt //vmecpp/... //vmecpp_large_cpp_tests/...

About

Large C++ tests for VMEC++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages