Skip to content

Commit c8f480e

Browse files
rhys-h-walkersmarr
authored andcommitted
Updated test locations and custom_classapth name
1 parent 3cd44b0 commit c8f480e

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

IntegrationTests/Tests/vector_hash_load_test/vector_awfy.som renamed to IntegrationTests/Tests/vector_awfy.som

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"
22
VM:
33
status: success
4-
customCP: ./core-lib/Examples/AreWeFastYet/Core:./core-lib/Smalltalk
4+
custom_classpath: ./core-lib/Examples/AreWeFastYet/Core:./core-lib/Smalltalk
55
stdout:
66
nil
77

IntegrationTests/Tests/vector_hash_load_test/vector_awfy2.som renamed to IntegrationTests/Tests/vector_awfy2.som

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"
22
VM:
33
status: success
4-
customCP: ./core-lib/Examples/AreWeFastYet/Core:./core-lib/Smalltalk
4+
custom_classpath: ./core-lib/Examples/AreWeFastYet/Core:./core-lib/Smalltalk
55
stdout:
66
nil
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"
22
VM:
33
status: success
4-
customCP: ./core-lib/Examples/AreWeFastYet/Core:./core-lib/Smalltalk
4+
custom_classpath: ./core-lib/Examples/AreWeFastYet/Core:./core-lib/Smalltalk
55
stdout:
66
50
77
100

IntegrationTests/Tests/vector_hash_load_test/vec_core_atput_err.som renamed to IntegrationTests/Tests/vector_core_atput_err.som

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ VM:
77

88
"
99

10-
vec_core_atput_err = (
10+
vector_core_atput_err = (
1111
run = (
1212
| vec |
1313
vec := Vector new.

0 commit comments

Comments
 (0)