Fixed test float equal for Windows (#2153)
Added case to skip test_limits<int,long> while running tests on Windows since int and long have same min and max values
Showing
Please register or sign in to comment
Added case to skip test_limits<int,long> while running tests on Windows since int and long have same min and max values