solana/program-test/tests
Lcchy 18e9225a75
Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507)
* Use BPF serialization ABI for native target in program-test (PR22754)

* Fixes for the program-test PR22754 rebase on v1.11.1

* Include bug test case in program-test unit tests

* Fix segfault on duped accounts

* Add CPI create_account test

* Revert gitignore addition

Co-authored-by: jozanza <hello@jsavary.com>
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2022-07-18 18:13:03 +02:00
..
builtins.rs Fix typo: upgradable to upgradEable (#25827) 2022-06-08 13:35:26 +00:00
cpi.rs Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507) 2022-07-18 18:13:03 +02:00
fuzz.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
return_data.rs transaction-status: Add return data to meta (#23688) 2022-03-22 23:17:05 +01:00
sysvar.rs Feature disable fees sysvar (#18981) 2021-08-02 00:31:11 +00:00
warp.rs Fix panic in ProgramTestContext::warp_to_slot() when warping one slot (#22977) 2022-02-07 16:21:43 -06:00