|
|
b036c911e7
|
fix copy-n-paste bug
|
2025-06-20 14:23:22 -04:00 |
|
|
|
bb0bd289b7
|
update unit tests
|
2025-06-20 08:38:09 -04:00 |
|
|
|
7fb930daed
|
start adding tests for JSON format molecule files
|
2025-06-15 00:00:59 -04:00 |
|
|
|
6da7e4aa47
|
update molecule file tester for changed error messages
|
2025-01-31 21:06:11 -05:00 |
|
|
|
d84b12ea63
|
define EPSILON consistently as static constexp
|
2024-07-29 11:57:46 -04:00 |
|
|
|
f8885cb266
|
implement clang-tidy fixes
|
2024-02-09 06:22:10 -05:00 |
|
|
|
f23ba8fbad
|
make certain temporary test files are deleted
|
2024-01-16 17:54:08 -05:00 |
|
|
|
f5cbef8b12
|
fix typo
|
2024-01-16 15:57:42 -05:00 |
|
|
|
deb8416630
|
update tests for echoing the title line of molecule files
|
2024-01-16 13:53:07 -05:00 |
|
|
|
103d8cadb9
|
add unit tests for dipoles in molecule files
|
2024-01-16 13:05:49 -05:00 |
|
|
|
5f4a80d41f
|
remove obsolete unittest code specific to handling the case of lammps exceptions disabled
|
2023-04-16 12:34:47 -04:00 |
|
|
|
819ab9f2ff
|
portability improvements for Solaris/OpenIndiana
|
2023-01-19 17:36:02 -05:00 |
|
|
|
3c4b0a0c04
|
expand homepage checker tool to check a few more folders and apply updates
|
2022-10-24 10:58:39 -04:00 |
|
|
|
f3acba28c7
|
make unit test Windows compatible.
|
2022-09-06 23:32:38 -04:00 |
|
|
|
1a5a509c1d
|
add typelabel support for Shake Bond Types section in molecule files
|
2022-09-05 10:28:00 -04:00 |
|
|
|
53d82056ce
|
add molecule file tests with type labels
|
2022-09-04 21:09:43 -04:00 |
|
|
|
0d88f4ccf2
|
consistent naming and style
|
2022-08-28 12:31:00 -04:00 |
|
|
|
1de66a82de
|
add tests for new API
|
2022-08-13 16:02:58 -04:00 |
|
|
|
7ee7d0c570
|
apply clang-format
|
2022-01-30 17:18:40 -05:00 |
|
|
|
9014664c13
|
really fix unit test regexes for windows
|
2022-01-29 19:07:35 -05:00 |
|
|
|
c420f804d9
|
make multi-line regex checks compatible with googletests Windows regex syntax
|
2022-01-29 18:52:49 -05:00 |
|
|
|
845ab2dd71
|
On Windows the Regex matcher for '.' does not match '\n'
Thus we have to use ContainsRegex instead of MatchesRegex
|
2022-01-29 16:35:30 -05:00 |
|
|
|
0eeb3b203c
|
add tests for molecule command
|
2022-01-16 16:50:23 -05:00 |
|
|
|
37bfe3d0ce
|
integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
|
2021-10-02 16:55:11 -04:00 |
|
|
|
6bc8da05b9
|
reformat unittest tree with clang-format
|
2021-08-23 17:06:30 -04:00 |
|
|
|
8b0a063059
|
must not test for bonded interactions without MOLECULE package
|
2021-06-06 18:37:14 -04:00 |
|
|
|
2e6a0112d3
|
update URLs in some more files
|
2021-05-24 16:19:37 -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 |
|
|
|
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 |
|
|
|
487c55edf0
|
simplify and apply clang-format
|
2021-03-24 11:24:55 -04:00 |
|
|
|
7b4034d07a
|
reformat. compute/check some molecule properties
|
2021-03-02 23:05:27 -05:00 |
|
|
|
c44dbc567d
|
tweak test for creating atoms and bond from a molecule file
|
2021-03-02 22:41:09 -05:00 |
|
|
|
6ab8de58bc
|
add a few more tests
|
2021-03-02 22:26:40 -05:00 |
|
|
|
16631a0c18
|
add tests for one file with two molecules and two files with one each
|
2021-03-02 15:54:06 -05:00 |
|
|
|
e3942a0d48
|
update test to use stdio consistently
|
2021-03-02 12:53:15 -05:00 |
|
|
|
e4ce1de66b
|
add "death tests" for no molecule file and molecule file w/o atoms
|
2021-03-02 12:16:12 -05:00 |
|
|
|
861ad834c6
|
fix typo
|
2021-03-02 11:22:43 -05:00 |
|
|
|
01a32b67b0
|
add minimal unit test program for molecule files
|
2021-03-02 11:07:03 -05:00 |
|