Skip to content

Commit

Permalink
update links to example and test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aoterodelaroza committed Nov 30, 2023
1 parent 4f34c2e commit f23b26b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
5 changes: 2 additions & 3 deletions examples/examples.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ List of critic2 examples
To run these examples, you will need the data files (structures,
densities, etc.). You can download them from:

http://schooner.chem.dal.ca/downloads/critic2/critic2_examples_data.tar.xz
https://unioviedo-my.sharepoint.com/:u:/g/personal/oteroalberto_uniovi_es/EcdvUc4IYVJOo59cTMNYe6kBhEqywNqyAbE7vo8N5JJ6Jg?e=yuUCwL

Uncompress the archive inside the examples/ subdirectory (creates
examples/data/). Or, alternatively, by navigating to examples/ and
running the fetch_data.sh script.
examples/data/).

* zhurova_tsirelson_srtio3

Expand Down
5 changes: 0 additions & 5 deletions examples/fetch_data.sh

This file was deleted.

4 changes: 0 additions & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
## test data package info
set(TEST_PACKAGE_NAME "zz_source.tar.xz")
set(TEST_PACKAGE_TARGET "${CMAKE_CURRENT_SOURCE_DIR}/${TEST_PACKAGE_NAME}")
#set(TEST_URL
# http://schooner.chem.dal.ca/downloads/critic2/critic2_test_package.tar.xz
# )
#set(TEST_SHA1_HASH 3c949eef730bd092ad8930be3d106b37802b46bb)

## list of test bundles
set(TESTDIRS
Expand Down

0 comments on commit f23b26b

Please sign in to comment.