Skip to content

Commit

Permalink
Remove duplicate old tests.
Browse files Browse the repository at this point in the history
As outlined in ykjit#1345:

 - debuginfo.old.c (dup of aot_debuginfo.c)
 - direct_recursion.old.c (dup of outline_recursion.c)
 - mutual_recursion.old.c (dup of outline_recursion_indirect.c)
 - inline_asm_call.old.c (dup of inline_asm.c)
  • Loading branch information
vext01 committed Aug 8, 2024
1 parent 6f82ab8 commit 31972ff
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 213 deletions.
35 changes: 0 additions & 35 deletions tests/c/debuginfo.old.c

This file was deleted.

54 changes: 0 additions & 54 deletions tests/c/direct_recursion.old.c

This file was deleted.

50 changes: 0 additions & 50 deletions tests/c/inline_asm_call.old.c

This file was deleted.

74 changes: 0 additions & 74 deletions tests/c/mutual_recursion.old.c

This file was deleted.

0 comments on commit 31972ff

Please sign in to comment.