-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing old tests #145
Removing old tests #145
Conversation
# Conflicts: # CMakeLists.txt # metaconfigure/description.json
But that modern component isn't done yet.
# Conflicts: # CMakeLists.txt # src/njoy21.hpp
…s, as metaconfigure isn't playing nice.
Removing njoy21 library creation.
# Conflicts: # .gitmodules
# Conflicts: # CMakeLists.txt
# Conflicts: # CMakeLists.txt # cmake/develop_dependencies.cmake # src/njoy21.hpp # src/njoy21/Driver/Factory/src/setupModernDirectory.hpp # src/njoy21/modern.hpp # src/njoy21/modern/Sequence/Factory.hpp # src/njoy21/modern/Sequence/Factory/src/parse.hpp # src/njoy21/modern/Sequence/routines.hpp # tests/47/CMakeLists.txt # tests/47/referenceTape45 # tests/47/referenceTape47 # tests/47/referenceTape55 # tests/47/referenceTape57 # tests/48/CMakeLists.txt # tests/49/CMakeLists.txt # tests/49/input # tests/49/referenceTape71 # tests/50/CMakeLists.txt # tests/50/referenceTape33 # tests/50/referenceTape34 # tests/51/CMakeLists.txt # tests/51/referenceTape33 # tests/51/referenceTape34 # tests/52/CMakeLists.txt # tests/52/referenceTape33 # tests/52/referenceTape34 # tests/53/CMakeLists.txt # tests/53/referenceTape33 # tests/53/referenceTape34 # tests/54/CMakeLists.txt # tests/54/referenceTape33 # tests/54/referenceTape34
Sorry, didn't know it was going to be this big! |
Look at the bright side. It probably isn't as big as some of the stuff I've foisted on y'all. |
What comes around, goes around. |
This is no longer needed as it is superseded by #118 |
This is the first---of several---Pull Requests for fully integrating modern RECONR into NJOY21. This one includes the main part of RECONR as well as the removal of old tests. These are tests that use old ENDF formats that we no longer support.