You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/o/orc/README.md
+3-11Lines changed: 3 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently
55
55
56
56
## Testing
57
57
58
-
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:
58
+
The following list shares details about what we're using to test all Sample Programs in Orc.
59
59
60
-
```yml
61
-
folder:
62
-
extension:
63
-
naming:
64
-
65
-
container:
66
-
image:
67
-
tag:
68
-
cmd:
69
-
```
60
+
- Docker Image: rzuckerm/orc
61
+
- Docker Tag: 2.1.2-1
70
62
71
63
See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.
Copy file name to clipboardExpand all lines: archive/p/purescript/README.md
+3-11Lines changed: 3 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently
55
55
56
56
## Testing
57
57
58
-
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:
58
+
The following list shares details about what we're using to test all Sample Programs in Purescript.
59
59
60
-
```yml
61
-
folder:
62
-
extension:
63
-
naming:
64
-
65
-
container:
66
-
image:
67
-
tag:
68
-
cmd:
69
-
```
60
+
- Docker Image: ghcr.io/codewars/purescript
61
+
- Docker Tag: 0.15.4.2
70
62
71
63
See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.
Copy file name to clipboardExpand all lines: archive/s/scilab/README.md
+3-11Lines changed: 3 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently
55
55
56
56
## Testing
57
57
58
-
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:
58
+
The following list shares details about what we're using to test all Sample Programs in Scilab.
59
59
60
-
```yml
61
-
folder:
62
-
extension:
63
-
naming:
64
-
65
-
container:
66
-
image:
67
-
tag:
68
-
cmd:
69
-
```
60
+
- Docker Image: rzuckerm/scilab
61
+
- Docker Tag: 6.1.1-2
70
62
71
63
See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.
Copy file name to clipboardExpand all lines: archive/s/shen/README.md
+3-11Lines changed: 3 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -55,18 +55,10 @@ The following list contains all of the approved programs that are not currently
55
55
56
56
## Testing
57
57
58
-
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:
58
+
The following list shares details about what we're using to test all Sample Programs in Shen.
59
59
60
-
```yml
61
-
folder:
62
-
extension:
63
-
naming:
64
-
65
-
container:
66
-
image:
67
-
tag:
68
-
cmd:
69
-
```
60
+
- Docker Image: rzuckerm/shen
61
+
- Docker Tag: 0.33-1
70
62
71
63
See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.
0 commit comments