Merged
Conversation
- additional node increases flexibility w.r.t. additional statements - added reference to tests
Reference unit-class-parser for NJF-06.4.1 and NJF-06.4.3
- add references of type cpp_test to NJF-05.1, NJF-05.2, NJF-05.3, NJF-05.7.1 - fix reference for NJF-06.4.1 and NJF-06.4.2
Removed "does accept" to not confuse with "does not accept".
…ils' into extend_trustable_graph_JK
- added testsuite references - formated testsuite references with "proper" whitespace
- added tests in tests/score/unit-*.cpp for referencing
- added references in NJF
- adapted Nils's references.py to take TEST_CASE("Unicode (1/5)" * doctest::skip())
into account
- adapted Nils's references.py to clarify error message for section start
not found
- adapted Nils's test_references.py to these changes
- add detailed statements for parsing as children of PJD - add links into trustable graph
- there are no acceptance tests for unicode, just parsing tests - copied parsing tests and replaced parse() by accept() - added tests for behaviour on duplicate member names
- link PJD-03 => NPF-03 was somehow forgotten before - fixed presentation for NPF-03.5 in trustable graph
- PJD-02 fits better as child of PJD-03 - adopted reformulation of PJD-02 from main
- adapt references.py - replace reference: by references:
- add comments to fetch_json.cpp - adapt make_colons_semi_again.cpp to exclude unwanted replacement
* add List_of_all_tests.md * adapt compile_list_of_tests.py as script instead of expecting console inputs
Erikhu1
approved these changes
Sep 17, 2025
Erikhu1
pushed a commit
that referenced
this pull request
Nov 14, 2025
* Change JLEX into links * reorder documentation * rework plotting * adapt documentation generator to argument * change link of top-top-layer node * add more verbose intro for trustable graph * change order * Changes to address #73 * reformulate AOU-23 and AOU-24 as requirements * split AOU-25 in behaviours and misbehaviours of C++-stdlib * reformulate AOU-27 as requirement * add which statements are supported by these assumptions of use * add actual graph * remove automatic change of trustable graph documentation * clean up graph * add version for nlohmann/json to start page of documentation * addressing #73 renaming entry "Eclipse" to "Eclipse S-CORE Home Page" in documentation * tweak references * add description to function references * remove empty bullet-point from JSONTestsuiteReference * adapt FunctionReferences * add descriptions * formulate AOU as requirements * formulate AOU as requirement * add combined AOU * combine AOUs * combine similar AOU-10, AOU-11, AOU-12 and AOU-13 into one singular AOU-10_COMBINED * remove obsolete AOU * adapt graph * add descriptions to function_references * fix typo * Change overview * add test-list compilator * tweak collection of List_of_all_tests.md * add List_of_all_tests.md * adapt compile_list_of_tests.py as script instead of expecting console inputs * rework list of tests as custom reference * add list of test as reference * add documentation * add test-environments to list of tests * change classmethods to static methods * add tests * add some tests * Fix reintroduced errors in README * re-add commas * re-fix version * remove outcommentation --------- Co-authored-by: Nils Eberhardt <nils.eberhardt@d-fine.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
address changes requested by A. Schemmel and M. Schu, in particular: