File tree Expand file tree Collapse file tree
drracket-test/tests/drracket Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -854,13 +854,13 @@ f: contract violation
854854 Check failures:\s*
855855 +check-satisfied for empty encountered an error[.]\s*
856856 +:: +at line 11 , column 0 +function call: expect.+function.+open parenthesis.+received '[(][)]\s*
857- at line 11 , column 0
857+ at line 11 , column 0 *caused by expression *at line 11 , column 0
858858 +check-satisfied for local-even encountered an error[.]\s*
859859 +:: +at line 12 , column 0 +my-even: expect.+2 arguments.+found only 1\s*
860- at line 12 , column 0
860+ at line 12 , column 0 *caused by expression *at line 12 , column 0
861861 +check-satisfied for real-my-even encountered an error[.]\s*
862862 +:: +at line 13 , column 0 +check-satisfied: expect.+function.+one argument.+second position.+real-my-even\s*
863- at line 13 , column 0
863+ at line 13 , column 0 *caused by expression *at line 13 , column 0
864864 > }))
865865 ;; Includes the flattened test result snips.
866866 (define full-ints-text
@@ -1210,7 +1210,7 @@ f: contract violation
12101210 Check failures:\s*
12111211 +check-expect encountered the following error instead of the expected value, 111 [.]\s*
12121212 +:: +at line 12 , column 14 oops:\s*
1213- at line 12 , column 0
1213+ at line 12 , column 0 *caused by expression *at line 12 , column 14
12141214 > }))
12151215 ;; Includes the flattened test result snips.
12161216 (define full-ints-text
You can’t perform that action at this time.
0 commit comments