1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-07 16:05:50 +03:00

add benchmark suites for text search

Этот коммит содержится в:
rhysd
2022-07-10 21:54:17 +09:00
родитель b4ececff71
Коммит db83c4d14a
5 изменённых файлов: 99 добавлений и 33 удалений

Просмотреть файл

@@ -1,3 +1,3 @@
[alias]
watch-check = ["watch", "-x", "check --examples --all-features"]
watch-check = ["watch", "-x", "check --examples --all-features --all --benches"]
watch-test = ["watch", "-x", "test --all-features -- --skip=src/lib.rs", "-w", "src"]