Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rts/motoko-rts-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "motoko-rts-tests"
version = "0.1.0"
authors = ["Ömer Sinan Ağacan <omeragacan@gmail.com>"]
authors = ["dfinity <sdk@dfinity.org"]
edition = "2018"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion rts/motoko-rts/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "motoko-rts"
version = "0.1.0"
authors = ["Ömer Sinan Ağacan <omeragacan@gmail.com>"]
authors = ["dfinity <sdk@dfinity.org>"]
edition = "2018"

# For rlib use native/Cargo.toml
Expand Down
2 changes: 1 addition & 1 deletion rts/motoko-rts/native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "motoko-rts"
version = "0.1.0"
authors = ["Ömer Sinan Ağacan <omeragacan@gmail.com>"]
authors = ["dfinity <sdk@dfinity.org>"]
edition = "2018"

[lib]
Expand Down
4 changes: 2 additions & 2 deletions test/lsp-int/lsp-int.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: lsp-int
version: 0
synopsis: Integration tests for the language server
-- description:
author: Christoph Hegemann
maintainer: christoph@dfinity.org
author: dfinity
maintainer: sdk@dfinity.org
-- copyright:
category: Testing
extra-source-files: CHANGELOG.md
Expand Down
1 change: 0 additions & 1 deletion test/perf/qr.mo
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ with the following changes:
* Module : qr.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/alphanumeric.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : alphanumeric.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/block.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : block.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/common.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : common.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/eight-bit.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : eight-bit.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Experimental
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/format.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : format.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/galois.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : galois.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/generic.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : generic.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/kanji.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : kanji.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Experimental
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/mask.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : mask.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Experimental
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/nat.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : nat.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/numeric.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : numeric.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Experimental
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/symbol.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : symbol.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/util.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : util.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
1 change: 0 additions & 1 deletion test/perf/qr/version.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Module : version.mo
* Copyright : 2020 DFINITY Stiftung
* License : Apache 2.0 with LLVM Exception
* Maintainer : Enzo Haussecker <enzo@dfinity.org>
* Stability : Stable
*/

Expand Down
4 changes: 2 additions & 2 deletions test/random/qc-motoko.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: qc-motoko
version: 1
synopsis: generate randomised tests for Motoko
-- description:
author: Gabor Greif
maintainer: gabor@dfinity.org
author: dfinity
maintainer: sdk@dfinity.org
-- copyright:
category: Testing
extra-source-files: CHANGELOG.md
Expand Down