tauri/tauri-updater
Tensor-Programming 667d5905f6
Refact(api) Add error chain to Tauri_api. (#311)
* add error chain

* remove verson error

* update file error

* update dir

* fix file_system

* add command error type.

* fix minor inconsistency

* add command tests

* add other tests for cmd.

* add more testing for cmd

* add documentation.

* add walk_dir tests and documentation.

* add list_dir_contents test

* test for with_temp_dir

* add read_string tests and file error type.

* add test_binary and update tests.

* add check_read_binary_fail test

* add os codes for unix based systems.

* add core-tauri-test gh action

* update test-on-pr

* fix test to test all libs.

* fix unix/windows errors
2020-01-14 22:03:59 -05:00
..
src Refact(api) Add error chain to Tauri_api. (#311) 2020-01-14 22:03:59 -05:00
Cargo.toml chore(examples) update CSP and tauri-webpack to 0.2.0 (#256) 2019-12-31 20:09:34 +01:00