annotate lldb/test/Unit/README.md @ 259:011663b4a808

remove duplicate setjmp in return continuation
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 12 Oct 2023 15:52:37 +0900 (2023-10-12)
parents 1d019706d866
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 # LLDB Unit Tests
anatofuz
parents:
diff changeset
2
anatofuz
parents:
diff changeset
3 This directory only exists for the lit test driver. The actual tests live in
anatofuz
parents:
diff changeset
4 the `unittest` directory in top level LLDB directory.