Kaydet (Commit) 19e63ddb authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Sort lines lexicographically

Change-Id: I40cb900331493f7cdd13ceca1d5aec93f0c81aca
üst e5bbb21b
......@@ -29,10 +29,10 @@ $(eval $(call gb_CppunitTest_use_libraries,o3tl_tests,\
$(eval $(call gb_CppunitTest_add_exception_objects,o3tl_tests,\
o3tl/qa/cow_wrapper_clients \
o3tl/qa/test-cow_wrapper \
o3tl/qa/test-vector_pool \
o3tl/qa/test-lru_map \
o3tl/qa/test-sorted_vector \
o3tl/qa/test-typed_flags \
o3tl/qa/test-lru_map \
o3tl/qa/test-vector_pool \
))
# vim: set noet sw=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment