Tzanio
58872c9e7b
Merge branch 'master' into okina-mmu
...
Conflicts:
fem/datacollection.cpp
tests/unit/CMakeLists.txt
2020-03-04 15:19:33 -08:00
Tzanio
ca55ef0217
The release number for mfem-4.1 is LLNL-CODE-806117
2020-03-02 17:18:46 -08:00
Veselin Dobrev
70f24f7748
A few improvements in 'make style' and in the test scripts:
...
- 'make style' checks for correct astyle version
- 'make style' exits with an error code if there are modifications/errors
- the 'code-style' script will correctly report errors from 'make style'
when run through the 'runtest' script
- the *.err and *.msg files used by the 'runtest' script are placed in
the current directory -- this is expected by 'runtest' and implemented
by the other scripts.
2020-02-28 21:17:29 -08:00
camierjs
2c73f175ee
Update the style makefile target to do the cout and cerr tests
2020-02-28 09:54:14 -08:00
camierjs
1e8da55823
Merge branch 'master' into okina-mmu
2020-02-27 11:34:06 -08:00
Tzanio
e689fd5b28
Merge branch 'master' into bsd-relicense
2020-02-27 09:29:25 -08:00
Tzanio
3a5022f1bb
Always remove the files generated by running the test in test/scripts/runtests
2020-02-26 07:58:39 -08:00
Tzanio Kolev and Will Pazner
b8ed8014a1
Update tests/scripts/gitignore
...
Co-Authored-By: Will Pazner <11493037+pazner@users.noreply.github.com >
2020-02-26 07:52:56 -08:00
Tzanio
2caa222edf
A number of changes to switch the code from LGPL-2.1 to BSD-3:
...
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Adrien M. Bernede
87554fef76
fix minor repetition
2020-02-21 11:09:21 -08:00
Tzanio
080f5e9bf5
Addressing Adrien's feedback
2020-02-20 17:56:18 -08:00
Tzanio
d8c9e73b00
Adjusting defaults in branch-history-dev as agreed at the weekly meeting
2020-02-16 17:10:14 -08:00
Tzanio
2995b82ca7
Tell users what to do if the scripts fail
2020-02-16 17:04:52 -08:00
Veselin Dobrev
9499d49e9f
Variour tweaks and simplifications, coordinated with @camierjs.
2020-02-14 16:25:40 -08:00
Tzanio
4b9f8079b1
minor
2020-01-22 13:49:35 -08:00
Adrien M. Bernede
d122132480
Removing unecessary stuff
2020-01-22 13:29:55 -08:00
Adrien M. Bernede
ba8a5965b0
Slight reformat of usage
2020-01-22 10:31:39 -08:00
Adrien M. Bernede
70585a11b2
Minor changes
2020-01-22 10:01:26 -08:00
Tzanio
51eb265d69
Addressed https://github.com/mfem/mfem/pull/1244#discussion_r368773359
2020-01-20 17:49:15 -08:00
Tzanio
24fa1ac093
Final changes to branch-history
2020-01-20 17:18:04 -08:00
Tzanio
5047b0b5b2
Fixes
2020-01-20 16:51:09 -08:00
Tzanio
ae1aa05446
Fixes
2020-01-20 16:33:09 -08:00
Tzanio
ad736f591f
Fixes
2020-01-20 15:45:51 -08:00
Tzanio
b048215a06
Proposed changes to #1229 .
2020-01-20 12:47:09 -08:00
Tzanio
f2044ab567
Small changes in git-history
2020-01-17 19:46:27 -08:00
Tzanio
40cea58b36
Small changes in git-history
2020-01-17 19:23:22 -08:00
Tzanio
bb42b1ad42
Small changes in git-history
2020-01-17 19:21:55 -08:00
Tzanio
e11f685d80
Addressing Adrien's review comments
2020-01-17 18:50:14 -08:00
Adrien M. Bernede
f88b262f4d
Simplifying the test on line changes
2020-01-16 16:08:31 -08:00
Adrien M. Bernede
faee003c31
Typos
2020-01-16 15:18:17 -08:00
Adrien M. Bernede
8cc5d8dc91
Replacing googlecode with github
2020-01-16 15:02:22 -08:00
Adrien M. Bernede
ae1df3df78
Fix portability for size check
2020-01-16 14:54:18 -08:00
Adrien M. Bernede
131e755abe
Adding size check on files in commit + syntax
2020-01-16 13:48:48 -08:00
Tzanio
2ddd0c1777
Fix wording in tests/scripts/README
2020-01-16 09:07:18 -08:00
Tzanio
5d5b4af33b
Added a README in tests/scripts.
...
Expanded the test script description in CHANGELOG.
2020-01-16 09:04:26 -08:00
Tzanio
5a1b515a72
Some small fixes git-history
2020-01-15 18:08:36 -08:00
Tzanio
d64bd211d5
Several changes related to porting the mystash/autotest scripts to Travis
...
- Ported the code-style, documentation, gitignore and runtest scripts from
mystash/autotest to the tests/scripts directory.
- Based on Adrien's work, added a new script, git-history that checks for
binary and large files in the history of the current branch.
- Updated .travis.yml to include an expanded Checks stage with the code-style,
git-history, documentation and gitignore scripts.
2020-01-12 22:45:55 -08:00
Adrien M. Bernede
78a4c0df38
adding astyle checks
2020-01-09 17:27:44 -08:00
Adrien M. Bernede
36f1310de4
Checking for large commits
2020-01-09 15:07:31 -08:00
Adrien M. Bernede
137f86e92d
Testing binary per commit
2020-01-08 18:56:07 -08:00
Adrien M. Bernede
f5bd0bcf01
Re-organize tests
2020-01-08 15:40:27 -08:00