Armani Ferrante 1ec9af7e21 Revert "lang: add `realloc` constraint group (#1943)" (#1984) há 3 anos atrás
..
anchor-cli-idl b885c7b68c tests: Add CLI IDL command tests (#1808) há 3 anos atrás
auction-house 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) há 3 anos atrás
bpf-upgradeable-state 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
cashiers-check 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
cfo 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
chat 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
composite 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
cpi-returns 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
custom-coder a5dbc7b850 ts: setup associated token program idl (#1939) há 3 anos atrás
declare-id 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
docs 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
errors 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
escrow 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
events 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
floats 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
ido-pool 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
interface 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
lockup 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
misc ed15922f1a Add docs field to idl (#1561) há 3 anos atrás
multiple-suites 9a9dc95305 tests: fix anchor-lang dependency paths (#1809) há 3 anos atrás
multisig 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
pda-derivation 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
pyth 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
safety-checks 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
spl 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
swap 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
system-accounts 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
sysvars 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
tictactoe 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
typescript 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
validator-clone 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
zero-copy 0b4c7b0c73 v0.24.2 (#1788) há 3 anos atrás
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) há 3 anos atrás
README.md 5d8b4765f2 Add /tests dir (#676) há 4 anos atrás
package.json 1ec9af7e21 Revert "lang: add `realloc` constraint group (#1943)" (#1984) há 3 anos atrás
yarn.lock 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás

README.md

Tests

No program here is guaranteed to be safe or secure in any way. In most cases, they are simply just simple integration tests to illustrate some particular functionality of the framework. If used, one should audit any programs used and take full responsibility for the consequences that occur due to any outstanding bugs or security vulnerabilities that exist.