master
/ miniconda3 / pkgs / pybind11-abi-4-hd3eb1b0_1 / info / test / run_test.bat

run_test.bat @a8e0244

41a0142
 
 
 
 
 
 
1
2
3
if [[ $(grep "#[[:blank:]]*define PYBIND11_INTERNALS_VERSION" include/pybind11/detail/internals.h | rev | cut -d' ' -f1) != "4" ]]; then exit 1; fi
IF %ERRORLEVEL% NEQ 0 exit /B 1
exit /B 0