mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add a unit test for environment_variable_names_equal
I need this because I'm about to frob that function to stop using strcspn() in order to get rid of a clang warning.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
o New unit tests:
|
||||
- Add a unit test for the environment_variable_names_equal function.
|
||||
Reference in New Issue
Block a user