Split out notificator to allow for testing plus tests
ClosedPublic

Authored by dklimkin on Sep 18 2018, 6:41 PM.

Diff Detail

Repository
R368 RSIBreak
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dklimkin requested review of this revision.Sep 18 2018, 6:41 PM
dklimkin created this revision.
aacid added a comment.Sep 24 2018, 9:41 AM

The patch doesn't seem to apply here, is this on top of master?

Hunk #2 succeeded at 39 with fuzz 2 (offset -1 lines).
Hunk #3 FAILED at 88.
Hunk #4 succeeded at 171 with fuzz 2 (offset 2 lines).
Hunk #5 FAILED at 194.
Hunk #6 succeeded at 290 with fuzz 2 (offset 6 lines).
Hunk #7 succeeded at 304 (offset 6 lines).
Hunk #8 FAILED at 321.
Hunk #9 succeeded at 336 with fuzz 2 (offset 7 lines).
Hunk #10 FAILED at 377.
4 out of 10 hunks FAILED -- saving rejects to file test/rsitimer_test.cpp.rej

test/rsitimer_test.cpp
335

Please use the "new style" way of defining signal connections and not the SIGNAL() one

aacid added a comment.Oct 8 2018, 9:06 PM

ah my fault was based on the other revision

aacid added inline comments.Oct 8 2018, 9:09 PM
test/rsitimer_test.cpp
335

meh whatever, i guess test will fail if the connect breaks

This revision was not accepted when it landed; it landed in state Needs Review.Oct 8 2018, 9:12 PM
This revision was automatically updated to reflect the committed changes.