Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow extractTests.py to obtain files directly from the subversion repository (trac #1092) #1092

Closed
behrisch opened this issue Dec 3, 2013 · 4 comments
Assignees
Milestone

Comments

@behrisch
Copy link
Contributor

behrisch commented Dec 3, 2013

This would allow us to enhance the documentation with easily obtainable examples by simply listing the applicable extractTest.py command. Advantages over the current situations:

  • many topics do not yet have tutorials but people struggle with getting an example up and running
  • checking out tests from the repository or downloading the tests package is an added complication if all you need is a single example

Technically the files could be copied directly from the sumo-sim.org repo-browser urls without using an svn-client.

Migrated from http://sumo.dlr.de/ticket/1092

{
    "status": "new", 
    "changetime": "2014-10-20T12:54:16Z", 
    "description": "This would allow us to enhance the documentation with easily obtainable examples by simply listing the applicable extractTest.py command. Advantages over the current situations:\n- many topics do not yet have tutorials but people struggle with getting an example up and running\n- checking out tests from the repository or downloading the tests package is an added complication if all you need is a single example\n\nTechnically the files could be copied directly from the sumo-sim.org repo-browser urls without using an svn-client.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1413809656612584", 
    "component": "tools (python)", 
    "summary": "allow extractTests.py to obtain files directly from the subversion repository", 
    "priority": "major", 
    "keywords": "", 
    "time": "2013-12-03T08:01:50Z", 
    "milestone": "2.0.0", 
    "owner": "", 
    "type": "enhancement"
}
@behrisch
Copy link
Contributor Author

behrisch commented Dec 3, 2013

@namdre changed description from:

This would allow us to enhance the documentation with easily obtainable examples by simply listing the applicable extractTest.py command. Advantages over the current situations:

  • many topics do not yet have tutorials but people struggle with getting an example up and running
  • checking out tests from the repository or downloading the tests package is an added complication if all you need is a single example

to:

This would allow us to enhance the documentation with easily obtainable examples by simply listing the applicable extractTest.py command. Advantages over the current situations:

  • many topics do not yet have tutorials but people struggle with getting an example up and running
  • checking out tests from the repository or downloading the tests package is an added complication if all you need is a single example

Technically the files could be copied directly from the sumo-sim.org repo-browser urls without using an svn-client.

@behrisch
Copy link
Contributor Author

behrisch commented Dec 3, 2013

@behrisch changed milestone from "0.21.0" to "0.22.0"

@behrisch
Copy link
Contributor Author

behrisch commented Dec 3, 2013

@behrisch changed milestone from "0.22.0" to "2.0.0"

@behrisch
Copy link
Contributor Author

behrisch commented Jul 5, 2019

There is now https://sumo.dlr.de/extractTest.php

@behrisch behrisch closed this as completed Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant