Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27272

Add support for specifying working directory & passing extra command line arguments to test runners

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 7.0.0
    • Test Integration
    • None
    • All

      Sometimes your test runner might depend on some external files. So, you might need to specify working directory for running the test runner and/or add extra command line arguments to specify where it should find external files or even extra arguments for other stuff.

       

      So, I suggest:

      1. Make it possible to specify working directory for running test runner binary
      2. Add support for specifying any kind of extra command line arguments to test runnner. For example, when using Boost.Test, you can pass extra user defined arguments after adding a double dash argument: './test_runner – --extra-arg --test-dir SOURCE_DIR'

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cstenger Christian Stenger
            hedayat Hedayat Vatankhah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes