Will Pazner
411e424205
Typo
2020-03-14 10:08:12 -07:00
Will Pazner
bbe6aa06c6
Add mfem_dir option to branch_history
...
Also make command line argument parsing more robust
2020-03-14 10:06:01 -07:00
Will Pazner
8351979afd
Fix bug in branch-history script
...
The script had a bug when called with the runtest script which was
causing the Travis tests to fail.
2020-03-13 22:45:21 -07:00
Will Pazner
71766fc568
Add -h help flag to branch-history script
2020-03-12 18:11:02 -07:00
Tzanio
e8de1b1714
Merge branch 'master' into branch-history
...
Conflicts:
tests/scripts/branch-history
2020-03-12 18:01:20 -07:00
Tzanio
15b712e49d
Some edits in tests/
2020-03-09 20:55:06 -07:00
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
Will Pazner
1132243e40
Better formatting of file sizes in branch-history
2020-02-25 22:16:03 -08:00
Will Pazner
1a90de3825
Remove unneeded flags
2020-02-25 22:13:45 -08:00
Will Pazner
877b37679d
Change branch-history limits
2020-02-25 22:13:34 -08:00
Will Pazner
1f19fd4c6f
Simplify
2020-02-25 22:13:22 -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
Will Pazner
5deb5efc02
Write message string to .msg file
2020-02-20 18:08:56 -08:00
Will Pazner
27d80c4f48
Add explanatory text to branch-history
2020-02-20 18:01:56 -08:00
Will Pazner
2f63f921f7
Change branch-history settings
2020-02-20 17:56:40 -08:00
Tzanio
080f5e9bf5
Addressing Adrien's feedback
2020-02-20 17:56:18 -08:00
Will Pazner
dd86c37538
Update branch-history script
...
Add new branch-history script to try to reduce the number of false
positives resulting from modification of large files (such as mesh.cpp,
fespace.cpp, etc.).
2020-02-20 16:54:46 -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