neo-go/cli/smartcontract
AnnaShaleva aefb6f9fee *: fix tests failing due to path.Join usage
Solution:
Use `file/filepath` package to construct expected path. This package is OS-aware, see https://github.com/golang/go/issues/30616.
2021-11-29 11:11:09 +03:00
..
manifest.go cli/smartcontract: add manifest add-group command 2021-08-06 12:05:32 +03:00
permission.go cli,compiler: allow to specify manifest permissions 2021-06-04 11:16:22 +03:00
smart_contract.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00
smart_contract_test.go nef: add Source field 2021-09-24 00:19:37 +03:00