-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing a test that was failing the first time it was executed, because it didn't set a class variable before testing its value #34
base: master
Are you sure you want to change the base?
Fixing a test that was failing the first time it was executed, because it didn't set a class variable before testing its value #34
Commits on Aug 18, 2022
-
updating ASTInterpreter and visitors according to nez API for Tempora…
…ryVariable and ArgumentVariable
Configuration menu - View commit details
-
Copy full SHA for 6b4de4b - Browse repository at this point
Copy the full SHA 6b4de4bView commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 474dbd3 - Browse repository at this point
Copy the full SHA 474dbd3View commit details
Commits on Sep 6, 2022
-
Merge pull request #1 from adri09070/Pharo11
updating ASTInterpreter and ASTPostOrderTreeVisitor according to new AST visitor API
Configuration menu - View commit details
-
Copy full SHA for cae98fc - Browse repository at this point
Copy the full SHA cae98fcView commit details -
removing deprecated spec-debugger dependency + adding espell dependen…
…cy to the baseline
Configuration menu - View commit details
-
Copy full SHA for 91d5689 - Browse repository at this point
Copy the full SHA 91d5689View commit details
Commits on Sep 9, 2022
-
Merge pull request #2 from adri09070/fixing-baseline-dependencies
removing deprecated spec-debugger dependency + adding espell dependen…
Configuration menu - View commit details
-
Copy full SHA for a6aed4d - Browse repository at this point
Copy the full SHA a6aed4dView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d010c7 - Browse repository at this point
Copy the full SHA 0d010c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21444f5 - Browse repository at this point
Copy the full SHA 21444f5View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4c062f5 - Browse repository at this point
Copy the full SHA 4c062f5View commit details
Commits on Jun 15, 2023
-
fixing #testGetClassVariableFromMethodInInstanceSide that didn't set …
…the class variable before accessing it
Configuration menu - View commit details
-
Copy full SHA for fc04a52 - Browse repository at this point
Copy the full SHA fc04a52View commit details -
setting class variable to nil in a test, to ensure that the setter wi…
…th DAST is well tested
Configuration menu - View commit details
-
Copy full SHA for f779b68 - Browse repository at this point
Copy the full SHA f779b68View commit details