annotate lldb/test/Unit/README.md @ 227:21e6aa2e49ef

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 19 Jul 2021 06:57:16 +0900
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.