Skip to content

Commit

Permalink
Moved Fortran tests and cleaned up CMakeLists
Browse files Browse the repository at this point in the history
test-lit -> test

Change-Id: I72ebb5a28528c931a26fb2e421718298cfc7ad6d
  • Loading branch information
LukeIreland1 committed Mar 5, 2020
1 parent 821db92 commit b901f61
Show file tree
Hide file tree
Showing 827 changed files with 462 additions and 24,267 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ add_subdirectory(lib)
add_subdirectory(runtime)
add_subdirectory(unittests)
add_subdirectory(tools)
add_subdirectory(test-lit)
add_subdirectory(test)

configure_file(
${FLANG_SOURCE_DIR}/include/flang/Config/config.h.cmake
Expand Down
126 changes: 0 additions & 126 deletions test-lit/Evaluate/folding01.f90

This file was deleted.

255 changes: 0 additions & 255 deletions test-lit/Evaluate/folding02.f90

This file was deleted.

0 comments on commit b901f61

Please sign in to comment.