diff --git a/archive/o/orc/README.md b/archive/o/orc/README.md index 72f022440..7e0209d33 100644 --- a/archive/o/orc/README.md +++ b/archive/o/orc/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Orc. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: rzuckerm/orc +- Docker Tag: 2.1.2-1 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. diff --git a/archive/p/purescript/README.md b/archive/p/purescript/README.md index f042de2a6..349688a63 100644 --- a/archive/p/purescript/README.md +++ b/archive/p/purescript/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Purescript. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: ghcr.io/codewars/purescript +- Docker Tag: 0.15.4.2 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. diff --git a/archive/s/scilab/README.md b/archive/s/scilab/README.md index 7289b971c..742ba623b 100644 --- a/archive/s/scilab/README.md +++ b/archive/s/scilab/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Scilab. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: rzuckerm/scilab +- Docker Tag: 6.1.1-2 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. diff --git a/archive/s/shen/README.md b/archive/s/shen/README.md index 3a2a50401..90baf189a 100644 --- a/archive/s/shen/README.md +++ b/archive/s/shen/README.md @@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently ## Testing -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: +The following list shares details about what we're using to test all Sample Programs in Shen. -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` +- Docker Image: rzuckerm/shen +- Docker Tag: 0.33-1 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.