Logo white

Peter M. Groen / FlashMQ

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 453
  • Compare
  • Branches 1
  • Tags 0
  • FlashMQ
  • FlashMQTests
  • mainappthread.cpp
06 Mar, 2022
1 commit
  • Fix incorrect heap object throw
    f44f1e79
    Wiebe Cazemier authored
    2022-03-06 11:00:43 +0100  
    Browse File »

02 Aug, 2021
1 commit
  • Fix main app scope in tests ...
    0cbe2a00
    It didn't clean up the old ones, causing unpredictable problems.
    Wiebe Cazemier authored
    2021-08-02 20:51:39 +0200  
    Browse File »

15 Jun, 2021
2 commits
  • Make tests more stable, if not fully stable ...
    b7d6f066
    Three parts to it:
    
    - Start the app fresh per test. This avoids annoyances like getting
      retained messages on subscribe, messing up the test.
    - Waiting for suback was apparently necessary.
    - Because the Qt event loop was given time, waiting for publishes was
      sometimes pointless because it had already arrived. So, checking the
      receive list first.
    Wiebe Cazemier authored
    2021-06-15 17:12:02 +0200  
    Browse File »
  • Fix tests
    00dd7943
    Wiebe Cazemier authored
    2021-06-15 16:05:56 +0200  
    Browse File »

20 Mar, 2021
3 commits
  • Add license
    60b9cd16
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Fix tests
    327f0c38
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Retained messages tests, plus fix
    0262ae00
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »