History log of /honee/tests/junit_common.py (Results 1 – 9 of 9)
Revision Date Author Comments
# 3a98a986 09-Feb-2026 James Wright <james@jameswright.xyz>

Merge MR !166, 'jrwrigh/fixup_junit', into 'main'

test(junit): Remove unused parameter

See merge request phypid/honee!166


# f5d9ab20 09-Feb-2026 James Wright <james@jameswright.xyz>

test(junit): Remove unused parameter

Also causes issues with Python 3.14


# ee61e64c 21-Jul-2025 James Wright <james@jameswright.xyz>

Merge MR !131, 'zach/update-test-harness', into 'main'

feat(subsearch): Add subsearch option to test harness, update test harness for...

See merge request phypid/honee!131


# e45c6f40 21-Jul-2025 Zach Atkins <zach.atkins@colorado.edu>

feat(subsearch): Add subsearch option to test harness, update test harness for Ratel and libCEED parity


# 39481cbd 02-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !79, 'jrwrigh/monitor_dissipation', into 'main'

feat: Add ts_monitor_total_kinetic_energy

See merge request phypid/honee!79


# e941b1e9 01-Dec-2024 James Wright <james@jameswright.xyz>

test(common): Add comment feature to diff_csv

Also adds:
- `diff_csv_kwargs` to `SuiteSpec` to pass kwargs to diff_csv()
- Changes how csv reference file names are taken


# be19af4b 01-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !78, 'jrwrigh/update_junit_common', into 'main'

test: Fail if output file not found

See merge request phypid/honee!78


# 7225af5b 01-Dec-2024 James Wright <james@jameswright.xyz>

test: Fail if output file not found

See ratel:!957


# 0006be33 24-Jun-2024 James Wright <james@jameswright.xyz>

chore: Get tests back up and running