d8ab00ea78
add CMake check that will refuse compilation of unit tests or skip tests
...
This is mainly because the default compilers on RHEL/CentOS 7.x are
not sufficient to compile googletest. Also some Fortran module test
requires a working F90 module and others are more recent Fortran compiler.
2022-10-17 18:11:30 -04:00
b37c145352
convert URLs to https where possible, check URLs for bit rot and update or remove
2022-09-24 08:02:18 -04:00
6cfbd73bcd
add documentation for new error and warning policy
2022-04-23 16:40:28 -04:00
0e4e830c79
document "slow" and "unstable" labels for unit tests
2021-12-09 17:02:20 -05:00
bca99f684f
update list and order of include files from include-what-you-use analysis
2021-09-18 14:16:48 -04:00
ad39aa85ab
update style guide and requirements/suggestions for contributions
2021-09-07 19:09:35 -04:00
3bce886ab7
workaround style checker issue
2021-08-23 22:16:39 -04:00
c84ebd1c93
update docs for build options for development
2021-08-23 21:43:49 -04:00
878795e64a
bulk rename of remaining USER- packages
2021-06-29 20:12:59 -04:00
1dc25b0e10
rename USER-OMP to OPENMP
2021-06-29 17:48:22 -04:00
0a6401fb7b
add missing colon
2021-05-24 14:39:39 -04:00
9bafefb4df
Merge branch 'master' into update-homepage-url
2021-05-24 14:05:04 -04:00
0b538b1922
add tool to fix LAMMPS homepage URLs
2021-05-23 19:49:32 -04:00
cfb3efb50f
add cmake config option to enable clang-tidy with preferred options
2021-05-19 16:45:43 -04:00
a8b60848c3
small updates.
2020-11-25 16:51:41 -05:00
36ae363b8b
Start section in the programmer guide describing how to add unit tests
2020-11-25 16:51:41 -05:00
2c6ccf0d0f
update docs for download and compilation of yaml sources
2020-11-10 18:04:00 -05:00
5c22d1197e
Merge branch 'master' into doc-updates
2020-09-04 11:50:28 -04:00
2b1e4749dd
first chunk of revised updates to the manual addressing link issues.
2020-09-04 11:39:38 -04:00
7b8fe97a88
remove trailing whitespace
2020-09-02 22:51:42 -04:00
b741a07a34
document IWYU analysis custom build target
2020-09-02 18:43:03 -04:00
ae5c0bd8d1
Remove targets to JPG images
2020-08-25 16:44:50 -04:00
adf8d638e8
add missing word
2020-08-11 21:23:47 -04:00
4b7356f5af
add support for testing virial contributions from fixes (as an option)
2020-08-09 16:39:31 -04:00
3ebd194090
update documentation for unit testing to include timestepping fix tests
2020-08-09 08:18:35 -04:00
2fa642d95e
document custom linker choice
2020-07-29 18:01:17 -04:00
a7d2b792a8
Merge branch 'master' into test-updates
2020-06-24 17:25:55 -04:00
3525d1f104
simplify suppression handling by creating a custom local file
2020-06-24 13:35:36 -04:00
57538fb91c
add leak sanitizer option
2020-06-24 13:34:47 -04:00
fc090c22f4
fix typo
2020-06-22 22:24:06 -04:00
b83fab92bf
document coding style and sanitizing options
2020-06-18 13:35:07 -04:00
30100d33c6
get rid of tabs and trailing whitespace
2020-06-15 17:37:45 -04:00
083fe85b68
import updates to the manual from the progguide branch
2020-06-14 11:25:02 -04:00
2a4bd9ef53
small tweaks and documentation update to coverage cleaning targets
2020-05-29 08:33:34 -04:00
7bcf50b129
mention reset_coverage data
2020-05-29 08:26:26 -04:00
c2ab177c3a
add some explanations and figures for code coverage
2020-05-29 08:24:05 -04:00
9bc03034ef
add some initial documentation about the included tests
2020-05-27 18:02:32 -04:00
c04a71a239
add unit test framework for pair, bond, angle styles from progguide branch
2020-05-19 22:24:31 -04:00
3c2b23e821
small tweaks and grammar corrections
2020-04-14 01:13:22 -04:00
2714fad178
Merge branch 'master' into collected-small-changes
...
# Conflicts:
# doc/src/Build_development.rst
2020-03-18 20:59:16 -04:00
b903cc6dc7
remove excessive details about how to compile with cmake. refer to cmake docs.
2020-03-18 17:12:36 -04:00
ca1e1e2dff
Convert British spelling to American
2020-03-18 23:09:23 +09:00
4a5125f450
make behavior of CMAKE_TUNE_FLAGS more consistent and allow to turn it off
2020-03-17 19:16:02 -04:00
ae9255e057
collapse multiple empty lines into a single empty line
2020-03-10 15:56:11 -04:00
75a43398d9
replace more "parsed-literal" with "code-block" in build docs
2020-02-19 16:11:42 -05:00
cdf2f66c0a
delete empty lines at the end of files
2020-01-31 14:03:52 -05:00
ce10fd01a8
remove redundant/obsolete link definitions
2020-01-31 14:00:53 -05:00
74dade3ccb
Change doc folder src -> txt, rst -> src
2019-11-05 15:27:21 -05:00