mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* fix updater doc test. * add basic proptest to tauri-core * add proptest data to gitignore * add dummy func * increased regex to all character types * update vue spa listen/emit API to use Strings. * add listeners_check_fn test * fix mispelling. * add on_event test * add basic dummy test for spawn.