mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'tests_rust'
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor features (testing):
|
||||
- Add a "make test-rust" target to run the rust tests only.
|
||||
Closes ticket 25071.
|
||||
|
||||
@@ -359,3 +359,5 @@ EXTRA_DIST += \
|
||||
src/test/test_workqueue_pipe2.sh \
|
||||
src/test/test_workqueue_socketpair.sh
|
||||
|
||||
test-rust:
|
||||
$(TESTS_ENVIRONMENT) $(abs_top_srcdir)/src/test/test_rust.sh
|
||||
|
||||
Reference in New Issue
Block a user