|
|
2e6a0112d3
|
update URLs in some more files
|
2021-05-24 16:19:37 -04:00 |
|
|
|
a9ff9312d6
|
Merge remote-tracking branch 'origin/master' into varargs-log-error-functions
|
2021-04-28 18:13:31 -04:00 |
|
|
|
5d837a0641
|
update unit tests
|
2021-04-27 18:46:30 -04:00 |
|
|
|
e2318e1710
|
add tests for new function
|
2021-04-27 16:13:57 -04:00 |
|
|
|
5655523468
|
correct expected error message
|
2021-04-27 16:13:15 -04:00 |
|
|
|
18215ff3e7
|
Merge remote-tracking branch 'origin/master' into more-unit-tests
|
2021-04-26 14:48:14 -04:00 |
|
|
|
6b04ebd617
|
Merge branch 'master' into varargs-log-error-functions
|
2021-04-26 13:27:58 -04:00 |
|
|
|
2c6fe2d0b5
|
add tests for the overloaded constructor using a file pointer
|
2021-04-26 12:12:45 -04:00 |
|
|
|
4e25204296
|
add vararg versions of Error::all() and Error::one() plus unit tests
|
2021-04-25 19:04:49 -04:00 |
|
|
|
60c2d8ea5b
|
rather than replicate code, expand format to string and call original function
|
2021-04-25 18:33:37 -04:00 |
|
|
|
539ab02365
|
provide more generic implementation of Comm::read_lines_from_file() in utils
|
2021-04-24 21:05:11 -04:00 |
|
|
|
e6f57cdf2c
|
minor tweaks
|
2021-04-24 07:21:29 -04:00 |
|
|
|
e980d17882
|
reuse existing code. add tests for write_data
|
2021-04-24 07:14:04 -04:00 |
|
|
|
2c4017d3ac
|
add test for write_dump cfg
|
2021-04-24 07:13:26 -04:00 |
|
|
|
6a9b441331
|
add tests for writing restart files
|
2021-04-24 01:22:23 -04:00 |
|
|
|
8c50f56548
|
add unit test for TextFileReader class
|
2021-04-24 00:31:46 -04:00 |
|
|
|
a49d783e16
|
check formatting and multiple arguments when using utils::logmesg()
|
2021-04-22 05:44:35 -04:00 |
|
|
|
a6efdf9b9f
|
Clean up molecule files creation
|
2021-04-19 15:14:01 -04:00 |
|
|
|
bc4b4147ef
|
Avoid filename collisions with AtomStyles test
|
2021-04-19 14:57:41 -04:00 |
|
|
|
dba3cce883
|
Make dump xyz/gz, xyz/zstd compatible to 'buffer no' option
|
2021-04-12 20:03:58 -04:00 |
|
|
|
47814292a1
|
Make dump cfg/gz, cfg/zstd compatible to 'buffer no' option
|
2021-04-12 19:57:27 -04:00 |
|
|
|
e5ee210f58
|
Make dump atom/gz, atom/zstd compatible to 'buffer no' option
|
2021-04-09 18:02:55 -04:00 |
|
|
|
242881af55
|
Make dump custom/gz, custom/zstd compatible to 'buffer no' option
|
2021-04-09 17:46:59 -04:00 |
|
|
|
511f64fde4
|
Update dump custom/gz
|
2021-04-09 16:36:30 -04:00 |
|
|
|
c17ee12989
|
Update dump xyz/gz
|
2021-04-09 15:57:17 -04:00 |
|
|
|
cf41ea6faf
|
Update dump local and local/gz
|
2021-04-09 15:42:28 -04:00 |
|
|
|
d19cd8fb11
|
Fix test
|
2021-04-09 14:49:45 -04:00 |
|
|
|
dc71d80306
|
Add dump local tests
|
2021-04-09 14:49:07 -04:00 |
|
|
|
2682663df6
|
Use GzFileWriter in dump cfg/gz
|
2021-04-09 11:41:45 -04:00 |
|
|
|
7b53ce572c
|
Merge branch 'master' into compress_package
|
2021-04-09 10:58:39 -04:00 |
|
|
|
6909bc234a
|
Merge pull request #2700 from rbberger/python_calls_refactor
Python package refactor
|
2021-04-07 13:35:53 -04:00 |
|
|
|
b6776ca3de
|
Remove GCC optimization pragma for GCC < 4.9 due to compiler segfault
|
2021-04-06 16:48:18 -04:00 |
|
|
|
5af294d49e
|
Update test_potential_file_reader.cpp
|
2021-04-06 16:47:06 -04:00 |
|
|
|
7e57d6a334
|
add tests for "rerun"
|
2021-04-05 16:01:27 -04:00 |
|
|
|
e00e2676fc
|
add tests for utils::open_potential()
|
2021-04-04 22:23:13 -04:00 |
|
|
|
66e885b6e5
|
Merge branch 'master' into collected-small-changes
# Conflicts:
# src/USER-YAFF/pair_lj_switch3_coulgauss_long.cpp
# src/USER-YAFF/pair_mm3_switch3_coulgauss_long.cpp
|
2021-04-02 17:57:54 -04:00 |
|
|
|
eea2f45a95
|
force newton bond to be on since we don't support it to be off (yet)
|
2021-03-30 17:19:28 -04:00 |
|
|
|
213fc06321
|
Add GzFileWriter implementation
|
2021-03-29 18:05:04 -04:00 |
|
|
|
6f986eee4e
|
Add missing changes
|
2021-03-29 15:01:29 -04:00 |
|
|
|
aaf9aa6d69
|
Refactoring of more tests
|
2021-03-29 14:27:42 -04:00 |
|
|
|
664335420a
|
Start refactoring tests
|
2021-03-26 11:50:58 -04:00 |
|
|
|
b1efdda75c
|
Merge remote-tracking branch 'origin/master' into more-unittests
|
2021-03-26 11:35:22 -04:00 |
|
|
|
47b7653d4d
|
Merge pull request #2653 from rbberger/code_coverage
Add tests to increase code coverage
|
2021-03-24 20:57:46 -04:00 |
|
|
|
487c55edf0
|
simplify and apply clang-format
|
2021-03-24 11:24:55 -04:00 |
|
|
|
6158802974
|
add support for testing per-atom properties with fix property/atom
|
2021-03-14 17:18:03 -04:00 |
|
|
|
76d857e428
|
Add more tests for COMPRESS package
|
2021-03-11 14:21:16 -05:00 |
|
|
|
14da94d189
|
Add more compression tests for dump local
|
2021-03-11 13:27:54 -05:00 |
|
|
|
f53fcf0545
|
Add more compression tests for dump custom
|
2021-03-11 13:12:43 -05:00 |
|
|
|
7e3d1923ab
|
Add more compression tests for dump cfg
|
2021-03-11 13:02:18 -05:00 |
|
|
|
c5cb294506
|
Add other compression tests to xyz tests
|
2021-03-11 12:42:19 -05:00 |
|