This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
oott
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rzuasti/oott.git
synced
2026-07-08 19:21:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
888f18603f5f96508df064ec3b9890949f048f2d
oott
/
backend
/
run_tests.sh
T
4 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Added list devices to database handler
2026-02-25 12:54:39 -05:00
#!/bin/sh
Backend list notifications now supports pagination. Frontend
2026-03-04 11:05:24 -05:00
sudo rm -f oott.db
Fix run_tests.sh to use sudo with explicit CARGO_HOME
2026-05-27 20:07:28 -04:00
sudo
CARGO_HOME
=
$HOME
/.cargo cargo
test
-- --show-output
Reference in New Issue
Copy Permalink