|
Bugzilla – Full Text Bug Listing |
| Summary: | ./test.py --example should automatically detect the path | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Nicola Baldo <nicola> |
| Component: | test framework | Assignee: | Mitch Watrous <watrous> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Nicola Baldo
2012-06-25 10:49:35 UTC
I think I can make this work for the C++ examples, but not the Python examples. This would be the same situation as for waf, which requires paths for Python examples. Is that still acceptable? Thanks for your effort! Yes I think your approach makes sense, especially considering what you mentioned about the behavior of ./waf --run with python examples. So the behavior will be consistent between ./waf and ./test.py Bug closed. ns-3-dev changeset: 7c9f34fa2dd6 |