Skip to content

Adding and Improving tests

Ubaid Shaikh requested to merge shaikhubaid769/lfortran:adding_tests into master

fixes #676 (closed) , #675 (closed)

#276 #665 Added test cases for the following intrinsic functions:

  • dim
  • hypot
  • cshift

Also did code formatting (added a space between if and () of test files integration_tests/complex_07.f90, integration_tests/complex_08.f90, integration_tests/intrinsics_38.f90, integration_tests/string_15.f90

Merge request reports