OpenPTV / openptv

This is our central repository, holding only the community approved code and documentation
www.openptv.net
GNU Lesser General Public License v3.0
37 stars 28 forks source link

include pyface Qt4 to test the locale bug #154

Open alexlib opened 6 years ago

alexlib commented 6 years ago

I suggest to modify the test by including Qt4 bindings and failing the test if the locale.h is not resolved.

yosefm commented 6 years ago

Is there no other way to test it except to involve a parts of ETS in what is otherwise a clean NumPy code? It would be quite wrong in my opinion to do this.