Skip to content

Commit

Permalink
fix link and install patch path
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Dec 16, 2024
1 parent 3b4a6ae commit d471b48
Show file tree
Hide file tree
Showing 64 changed files with 1,063 additions and 11,003 deletions.
8,195 changes: 881 additions & 7,314 deletions examples/experimental/test/end_to_end/candid_rpc/audio_recorder/package-lock.json

Large diffs are not rendered by default.

3,684 changes: 57 additions & 3,627 deletions examples/stable/test/end_to_end/candid_rpc/audio_recorder/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ import { join } from 'path';

function pretest(): void {
linkAndInstallPatch(
join('examples', 'stable', 'test', 'end_to_end', 'candid_rpc', 'bytes')
join(
'examples',
'experimental',
'test',
'end_to_end',
'candid_rpc',
'bytes'
)
);

execSync(`dfx canister uninstall-code bytes_canister || true`, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@ import { join } from 'path';

function pretest(): void {
linkAndInstallPatch(
join('examples', 'stable', 'test', 'end_to_end', 'candid_rpc', 'cycles')
join(
'examples',
'experimental',
'test',
'end_to_end',
'candid_rpc',
'cycles'
)
);

execSync(`dfx canister uninstall-code cycles || true`, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ import { join } from 'path';

function pretest(): void {
linkAndInstallPatch(
join('examples', 'stable', 'test', 'end_to_end', 'candid_rpc', 'date')
join(
'examples',
'experimental',
'test',
'end_to_end',
'candid_rpc',
'date'
)
);

execSync(`dfx canister uninstall-code date || true`, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ import { join } from 'path';

function pretest(): void {
linkAndInstallPatch(
join('examples', 'stable', 'test', 'end_to_end', 'candid_rpc', 'ic_api')
join(
'examples',
'experimental',
'test',
'end_to_end',
'candid_rpc',
'ic_api'
)
);

execSync(`dfx canister uninstall-code ic_api || true`, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ import { join } from 'path';

function pretest(icrcPath: string): void {
linkAndInstallPatch(
join('examples', 'stable', 'test', 'end_to_end', 'candid_rpc', 'icrc')
join(
'examples',
'experimental',
'test',
'end_to_end',
'candid_rpc',
'icrc'
)
);

execSync(`dfx canister uninstall-code proxy || true`, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ import { join } from 'path';

function pretest(): void {
linkAndInstallPatch(
join('examples', 'stable', 'test', 'end_to_end', 'candid_rpc', 'init')
join(
'examples',
'experimental',
'test',
'end_to_end',
'candid_rpc',
'init'
)
);

execSync(`dfx canister uninstall-code init || true`, {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ function pretest(icp_ledger_path: string): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function pretest(): void {
linkAndInstallPatch(
join(
'examples',
'stable',
'experimental',
'test',
'end_to_end',
'candid_rpc',
Expand Down
Loading

0 comments on commit d471b48

Please sign in to comment.