assert macro not usable for PGI
In the current form, the assert macro is not usable, since it might generate too long lines depending on the lenght of __FILE__ string. This is a temporary fix to allow setting up tests on Minsky
Please register or sign in to comment