ObjFW  History Of Ticket 62fe928cfb1e6b997edbeeb6cfc49247b6fff170

Artifacts Associated With Ticket 62fe928cfb1e6b997edbeeb6cfc49247b6fff170

  1. Ticket change [b0a0e582b2] (rid 31830) by js on 2020-06-07 14:39:51:

    1. icomment:
      Check in configure whether we have a compiler that supports ARC, and if so, add a test suite for ARC as well (e.g. exceptions during init being handled correctly etc., weak working correctly, etc.)
      
    2. login: "js"
    3. milestone initialized to: "1.0"
    4. mimetype: "text/x-fossil-wiki"
    5. priority initialized to: "High"
    6. severity initialized to: "Severe"
    7. status initialized to: "Open"
    8. title initialized to: "Have tests for ARC"
    9. type initialized to: "Code_Defect"
  2. Ticket change [766dce1650] (rid 33093) by js on 2020-11-01 09:15:45:

    1. icomment:
      Test for exception during init was added. Adding a test for __weak revealed [](5b31b3f45e).
      
    2. login: "js"
    3. mimetype: "text/x-markdown"
    4. resolution changed to: "Open"
  3. Ticket change [33d59fea39] (rid 33240) by js on 2020-11-12 00:38:40:

    1. icomment:
      Tests for weak references added in [](171461008d). This should cover all the ARC features worth testing.
      
    2. login: "js"
    3. mimetype: "text/x-markdown"
    4. resolution changed to: "Fixed"
    5. status changed to: "Fixed"
    6. type changed to: "Enhancement"
  4. Ticket change [af983af2c5] (rid 45816) by js on 2024-03-17 12:03:55:

    1. login: "js"
    2. mimetype: "text/x-markdown"
    3. subsystem changed to: "runtime"