Changeset 0d362b7 in sasmodels for extra/build_linux.sh
- Timestamp:
- Mar 20, 2019 8:50:14 AM (6 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- b297ba9, 6916174
- Parents:
- 29c455a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extra/build_linux.sh
rdb8756e r0d362b7 14 14 # Run tests 15 15 STATUS=0 16 python -m sasmodels.model_test opencl_and_dllall || STATUS=$?16 python -m sasmodels.model_test -v all || STATUS=$? 17 17 python -m sasmodels.resolution || STATUS=$? 18 18
Note: See TracChangeset
for help on using the changeset viewer.