Mercurial > p > roundup > code
annotate doc/license.txt @ 8248:f6923d2ba9a5
test: issue2551366. Probe for open port in test_liveserver.py
Add a method to probe for an open port to wsgi_liveserver.py. Start
the roundup server under wsgi on the open port. If a port can't be
found, it skips all tests.
Also changed all hardcoded URL references to use the dynamicly
determined tracker url/port value.
I fed my patch to wsgi_liveserver.py upstream at:
https://github.com/jerrykan/wsgi-liveserver/issues/3
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 31 Dec 2024 23:48:38 -0500 |
| parents | 85bb271f1246 |
| children |
| rev | line source |
|---|---|
|
4033
bca7c59ac400
Enhance documentation generation.
Stefan Seefeld <stefan@seefeld.name>
parents:
diff
changeset
|
1 License |
|
bca7c59ac400
Enhance documentation generation.
Stefan Seefeld <stefan@seefeld.name>
parents:
diff
changeset
|
2 ======= |
|
bca7c59ac400
Enhance documentation generation.
Stefan Seefeld <stefan@seefeld.name>
parents:
diff
changeset
|
3 |
|
8024
a1bdd7823bf8
docs: add link to html version of source COPYING.txt
John Rouillard <rouilj@ieee.org>
parents:
7437
diff
changeset
|
4 Roundup is Free Software under the following license (from the |
|
8025
85bb271f1246
docs: revert change. Not needed.
John Rouillard <rouilj@ieee.org>
parents:
8024
diff
changeset
|
5 file COPYING.txt in the software distribution): |
|
4033
bca7c59ac400
Enhance documentation generation.
Stefan Seefeld <stefan@seefeld.name>
parents:
diff
changeset
|
6 |
|
7437
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
7 .. raw:: html |
|
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
8 |
|
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
9 <div class="file_insert"> |
|
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
10 |
|
7436
8a73b0b12102
Import copying as rst not as literal text.
John Rouillard <rouilj@ieee.org>
parents:
4621
diff
changeset
|
11 .. include:: ../COPYING.txt |
|
7437
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
12 |
|
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
13 .. raw:: html |
|
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
14 |
|
0d9f704a7ef2
Reformat inclusion of COPYING.txt into license.txt.
John Rouillard <rouilj@ieee.org>
parents:
7436
diff
changeset
|
15 </div> |
