This website requires JavaScript.
Explore
Help
Register
Sign In
jamie
/
wavinfo
Watch
1
Star
0
Fork
0
You've already forked wavinfo
mirror of
https://github.com/iluvcapra/wavinfo.git
synced
2025-12-31 08:50:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecde5359f17fa80462fb5bbd6fec26d5f732b6c7
wavinfo
/
tests
History
Ronald van Elburg
62a34cfee8
Make it possible to pass file handles or in memory wav data to wavinfo. Some of the fields for the __repr__ where not available for files. For these the url member is set to "about:blank", and the self.path to the representation of the incoming object. The formating in __repr__ turned out to be broken, with fixing that we also had to fix the test on __repr__.
2022-08-30 11:42:47 +02:00
..
test_files
UMID Implementation
2020-01-06 08:27:34 -08:00
__init__.py
Reorganized some test code
2019-06-25 11:00:07 -07:00
test_walk.py
Add tests
2020-08-14 15:03:06 -04:00
test_wave_parsing.py
Make it possible to pass file handles or in memory wav data to wavinfo. Some of the fields for the __repr__ where not available for files. For these the url member is set to "about:blank", and the self.path to the representation of the incoming object. The formating in __repr__ turned out to be broken, with fixing that we also had to fix the test on __repr__.
2022-08-30 11:42:47 +02:00
test_zoom_f8.py
Add tests
2020-08-14 15:03:06 -04:00
utils.py
Update utils.py
2020-08-14 15:05:32 -04:00