[us-commits] [ehb54/ultrascan3] f7169d: Add unit test for validating existence of help pag...
Lukas Dobler
noreply at github.com
Mon Apr 6 16:21:57 MDT 2026
Branch: refs/heads/lukas/manual_test/make
Home: https://github.com/ehb54/ultrascan3
Commit: f7169d62eaece4fd69dd8f88ab06432a8bb390f0
https://github.com/ehb54/ultrascan3/commit/f7169d62eaece4fd69dd8f88ab06432a8bb390f0
Author: Doluk <69309597+doluk at users.noreply.github.com>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M gui/us_plot.cpp
M gui/us_plot.h
A test/utils/test_us_help_pages.cpp
Log Message:
-----------
Add unit test for validating existence of help pages and refactor zoom stack initialization for improved consistency.
Commit: a542b58b077c8629e05993705eb0967c8e2ed720
https://github.com/ehb54/ultrascan3/commit/a542b58b077c8629e05993705eb0967c8e2ed720
Author: Doluk <69309597+doluk at users.noreply.github.com>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M .gitignore
Log Message:
-----------
Update .gitignore to exclude `doc/manual/build`
Commit: 3841b3da9b269c931e61bd8332217ea7edafa5ce
https://github.com/ehb54/ultrascan3/commit/3841b3da9b269c931e61bd8332217ea7edafa5ce
Author: Doluk <69309597+doluk at users.noreply.github.com>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M utils/CMakeLists.txt
M utils/us_extern.h
Log Message:
-----------
Add static library support: define `US_UTIL_STATIC` and conditionally update `us_extern.h`.
Commit: 8bd5bb513393dabe50c036ffbfe60f96a6b3ca21
https://github.com/ehb54/ultrascan3/commit/8bd5bb513393dabe50c036ffbfe60f96a6b3ca21
Author: Doluk <69309597+doluk at users.noreply.github.com>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M utils/us_buffer.h
Log Message:
-----------
Initialize `grad_form` flag to `false` in `us_buffer.h`.
Commit: 923260944deb1b79e310ceb98a16effa5b5090ca
https://github.com/ehb54/ultrascan3/commit/923260944deb1b79e310ceb98a16effa5b5090ca
Author: Doluk <69309597+doluk at users.noreply.github.com>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M gui/us_abstractrotor_gui.h
M gui/us_analyte_gui.h
M gui/us_buffer_gui.h
M gui/us_data_loader.h
M gui/us_experiment_gui.h
M gui/us_get_run.h
M gui/us_load_auc.h
M gui/us_model_loader.h
M gui/us_select_triples.h
M gui/us_solution_gui.h
M programs/us_2dsa/us_adv_analysis_2d.h
M programs/us_2dsa/us_analysis_control_2d.h
M programs/us_2dsa/us_plot_control_2d.h
M programs/us_esigner_gmp/us_esigner_gmp.h
M programs/us_fematch/us_advanced_fem.h
M programs/us_fematch/us_fematch.h
M programs/us_fematch/us_plot_control_fem.h
M programs/us_mwl_species_fit/us_mwl_species_fit.h
M programs/us_mwl_species_sim/us_mwl_species_sim.h
M programs/us_mwl_spectra/us_mwl_spectra.h
M programs/us_mwl_spectra/us_mwls_pltctl.h
M programs/us_mwlr_viewer/us_mwlr_viewer.h
M programs/us_pcsa/us_adv_analysis_pc.h
M programs/us_pcsa/us_analysis_control_pc.h
M programs/us_pcsa/us_pcsa.h
M programs/us_pcsa/us_plot_control_pc.h
M programs/us_pcsa/us_rpscan.h
M programs/us_pseudo3d_combine/us_pseudo3d_combine.h
M programs/us_pseudo3d_combine/us_remove_distros.h
M programs/us_ramp/us_select_triples_ra.h
M programs/us_reporter_gmp/us_reporter_gmp.h
M programs/us_vhw_combine/us_vhwc_pltctl.h
Log Message:
-----------
Update help file paths for improved documentation consistency and organization.
Compare: https://github.com/ehb54/ultrascan3/compare/e2fbf48c659f...923260944deb
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list