From 2f32761a7f168accd853e06aea875f30a1f25f79 Mon Sep 17 00:00:00 2001 From: franzhaas Date: Wed, 18 Dec 2024 11:42:16 +0100 Subject: [PATCH] Reorg nfc (#56) * - wrote release notes * release 0.3.1 * - organised results and hw based tests --- atests/hw_dependant_results/nfc/log.html | 10 +- atests/hw_dependant_results/nfc/output.xml | 698 +++--- atests/hw_dependant_results/nfc/report.html | 10 +- atests/{nfc_nci/nci.py => nfc/nfc.py} | 36 +- atests/nfc/nfc_basic.robot | 70 + .../nci_interface.py => nfc/nfc_interface.py} | 26 +- atests/nfc_nci/nfc_basic.robot | 71 - docs/index.html | 2 +- docs/release_notes.md | 7 + docs/robotframework_construct_0.3.1.html | 1876 +++++++++++++++++ 10 files changed, 2234 insertions(+), 572 deletions(-) rename atests/{nfc_nci/nci.py => nfc/nfc.py} (93%) create mode 100644 atests/nfc/nfc_basic.robot rename atests/{nfc_nci/nci_interface.py => nfc/nfc_interface.py} (75%) delete mode 100644 atests/nfc_nci/nfc_basic.robot create mode 100644 docs/robotframework_construct_0.3.1.html diff --git a/atests/hw_dependant_results/nfc/log.html b/atests/hw_dependant_results/nfc/log.html index f2e12e4..8af3658 100644 --- a/atests/hw_dependant_results/nfc/log.html +++ b/atests/hw_dependant_results/nfc/log.html @@ -2071,25 +2071,25 @@ window.output = {}; diff --git a/docs/release_notes.md b/docs/release_notes.md index ec39343..94ea584 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -1,5 +1,12 @@ # Changelog +## Robotframework_Construct 0.3.1 (2024-12-17) + +### Changes + + - fixed readme + + ## Robotframework_Construct 0.3.0 (2024-12-17) ### Features diff --git a/docs/robotframework_construct_0.3.1.html b/docs/robotframework_construct_0.3.1.html new file mode 100644 index 0000000..f82bdb4 --- /dev/null +++ b/docs/robotframework_construct_0.3.1.html @@ -0,0 +1,1876 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Opening library documentation failed

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +