- Adds tests for correctness of tokenizer (which also would have shown shlex wouldn't have worked). - Should conform with the original's behavior, though we won't be able to match the error messages without a lot of extra work as a non-regexp version is likely a no go on python due to speed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_audio_output.py | ||
| test_authentication.py | ||
| test_channels.py | ||
| test_command_list.py | ||
| test_connection.py | ||
| test_current_playlist.py | ||
| test_idle.py | ||
| test_music_db.py | ||
| test_playback.py | ||
| test_reflection.py | ||
| test_regression.py | ||
| test_status.py | ||
| test_stickers.py | ||
| test_stored_playlists.py | ||
| test_tokenizer.py | ||