Home
last modified time | relevance | path

Searched refs:actualDiagnostic (Results 1 – 5 of 5) sorted by relevance

/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/third_party/generic_server/client/src/test/
H A Ddiagnostics.test.ts36 const actualDiagnostic = actualDiagnostics[i]; constant
37 assert.equal(actualDiagnostic.message, expectedDiagnostic.message);
38 assert.deepEqual(actualDiagnostic.range, expectedDiagnostic.range);
39 assert.equal(actualDiagnostic.severity, expectedDiagnostic.severity);
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cborg-0.2.5.0/tests/Tests/
H A DUnitTests.hs45 actualDiagnostic = Ref.diagnosticNotation (toRefTerm term) function
48 expectedDiagnostic @=? actualDiagnostic
62 actualDiagnostic = Ref.diagnosticNotation (toRefTerm term) function
64 expectedDiagnostic @=? actualDiagnostic
H A DReference.hs52 actualDiagnostic = diagnosticNotation term function
55 expectedDiagnostic @=? actualDiagnostic
110 actualDiagnostic = diagnosticNotation term function
112 expectedDiagnostic @=? actualDiagnostic
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cborg-0.2.5.0/tests/Tests/
H A DUnitTests.hs45 actualDiagnostic = Ref.diagnosticNotation (toRefTerm term) function
48 expectedDiagnostic @=? actualDiagnostic
62 actualDiagnostic = Ref.diagnosticNotation (toRefTerm term) function
64 expectedDiagnostic @=? actualDiagnostic
H A DReference.hs52 actualDiagnostic = diagnosticNotation term function
55 expectedDiagnostic @=? actualDiagnostic
110 actualDiagnostic = diagnosticNotation term function
112 expectedDiagnostic @=? actualDiagnostic