forked from crossbario/autobahn-testsuite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regression on tests 7.3.4 and 7.3.5 (fixes crossbario#36); bump version
- Loading branch information
Tobias Oberstein
committed
Aug 23, 2014
1 parent
b34c262
commit 3d5508d
Showing
7 changed files
with
72 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,45 @@ | ||
# Autobahn|Testsuite - Changelog | ||
# Changelog | ||
|
||
## v0.6.3 | ||
|
||
* maintenance release | ||
|
||
## v0.6.2 | ||
* new mode for generating WAMP message serializations | ||
|
||
* new mode for generating WAMP message serializations | ||
|
||
## v0.6.1 | ||
* permessage-deflate tests with different parameters and fragmentation | ||
|
||
* permessage-deflate tests with different parameters and fragmentation | ||
|
||
## v0.6.0 | ||
* compatibility with Autobahn|Python 0.8.1 | ||
|
||
* compatibility with Autobahn|Python 0.8.1 | ||
|
||
## v0.5.7 | ||
* compatibility with Autobahn|Python 0.7.0 | ||
|
||
* compatibility with Autobahn|Python 0.7.0 | ||
|
||
## v0.5.6 | ||
* compatiblity with AutobahnPython 0.6.3 | ||
* new test section for testing WebSocket compression extension (`permessage-deflate` etc) | ||
* beginning of WAMP testsuite | ||
* more UTF8 test strings | ||
|
||
* compatiblity with AutobahnPython 0.6.3 | ||
* new test section for testing WebSocket compression extension (`permessage-deflate` etc) | ||
* beginning of WAMP testsuite | ||
* more UTF8 test strings | ||
|
||
## v0.5.5 | ||
* do not include invalid UTF8 test strings in report result pages (html/json) | ||
|
||
* do not include invalid UTF8 test strings in report result pages (html/json) | ||
|
||
## v0.5.4 | ||
* make Jython happy (now runs on Jython 2.7b1 with slightly patched Twisted) | ||
* add detailed description of how we generate public reports | ||
* log UTF8 and XOR masker classes in use | ||
|
||
* make Jython happy (now runs on Jython 2.7b1 with slightly patched Twisted) | ||
* add detailed description of how we generate public reports | ||
* log UTF8 and XOR masker classes in use | ||
|
||
## v0.5.3 | ||
* add JSON output for test results | ||
* WSS testing support | ||
* more UTF-8 tests | ||
|
||
* add JSON output for test results | ||
* WSS testing support | ||
* more UTF-8 tests | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters