diff README @ 608:ba06331ac8dd

new test for issue #219
author Alain Mazy <am@osimis.io>
date Wed, 24 Jan 2024 13:23:29 +0100
parents 8aa101e126d0
children 31a7e52b3da6
line wrap: on
line diff
--- a/README	Wed Jan 24 10:34:07 2024 +0100
+++ b/README	Wed Jan 24 13:23:29 2024 +0100
@@ -126,11 +126,11 @@
 # python ./Tests/Run.py
 
 To run a single test with by fixing the Orthanc 0.8.6 executable path:
-# python2 ./Tests/Run.py --orthanc /home/alain/Releases/Orthanc-0.8.6/Build/Orthanc Orthanc.test_peer_store_straight
+# python2 ./Tests/Run.py --force --orthanc /home/alain/Releases/Orthanc-0.8.6/Build/Orthanc Orthanc.test_peer_store_straight
 
 To run a plugin test (no need for Orthanc 0.8.6)
-# python ./Plugins/DicomWeb/Run.py
-# python ./Plugins/DicomWeb/Run.py Orthanc.test_forwarded_headers
+# python2 ./Plugins/DicomWeb/Run.py --force
+# python2 ./Plugins/DicomWeb/Run.py --force Orthanc.test_forwarded_headers
 
 Use the flag "--help" to get the full list of arguments. These
 arguments will notably allow you to specify the network parameters