mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 18:54:07 +02:00
more casting
This commit is contained in:
parent
b8cd60fff5
commit
4a597c8330
8 changed files with 175 additions and 85 deletions
|
|
@ -1 +1,10 @@
|
|||
# Tests
|
||||
# Ivory integration tests
|
||||
|
||||
A basic php module to test the transition between php and rust
|
||||
|
||||
# Usage
|
||||
|
||||
Due to the particularities with loading dynamic libraries in rust tests, the tests have to be rebuild *before* running the tests after making changes.
|
||||
|
||||
- `cargo build`
|
||||
- `cargo test`
|
||||
Loading…
Add table
Add a link
Reference in a new issue