Commit Graph

44 Commits

Author SHA1 Message Date
sergiotarxz 9368209522 Fixing global mock deletion support. 2022-08-02 11:13:23 +02:00
sergiotarxz 8493c34291 Adding Fake.cpp 2022-08-02 07:38:25 +02:00
sergiotarxz f14be05d83 externing the list correctly 2022-08-02 07:37:27 +02:00
sergiotarxz 5e0d6e43fc Fixing Fake.h to use an interface in the list and compile Fake.h to check syntax. 2022-08-02 07:21:57 +02:00
sergiotarxz fba5287da2 Adding class Fake to the start; 2022-08-02 06:57:08 +02:00
sergiotarxz 873d2992c9 Adding <memory> 2022-08-02 06:55:56 +02:00
sergiotarxz 0a49a93a29 Moving all headers to elfspy/ 2022-08-02 06:53:52 +02:00
sergiotarxz f04e33cbc1 Fixing againg the include path. 2022-08-02 06:45:45 +02:00
sergiotarxz 82585a344c Fixing without system elfspy 2022-08-02 06:40:52 +02:00
sergiotarxz 01dee8e48f Fixing .. in the incorrect place. 2022-08-02 06:39:11 +02:00
sergiotarxz 12e963ceae Adding upper directory to the include. 2022-08-02 06:36:49 +02:00
sergiotarxz 05eabb3bc5 Adding auto deletion. 2022-08-02 06:32:28 +02:00
sergiotarxz 1e4f54fe68 Adding std::vector storing all fakes. 2022-08-02 05:21:16 +02:00
sergiotarxz 1739ccc619 Adding exporting dependency for subprojects. 2022-07-25 04:37:46 +02:00
sergiotarxz 1cd5b5d3b4 Adding headers to the installation. 2022-07-18 03:15:47 +02:00
sergiotarxz 33e61477aa Adding meson.build to generate pkg-config. 2022-07-17 20:29:55 +02:00
Robin Nicholson 61629ee4ff
Update README.md 2018-04-12 00:30:06 +02:00
Robin Nicholson 7a0364174c
Create LICENSE 2018-03-19 15:55:19 +01:00
Robin Nicholson e2b81629ad added rpath 2018-03-17 09:05:02 +01:00
Robin Nicholson 779bc4687b added asserts 2018-03-17 09:04:45 +01:00
Robin Nicholson 73cf54a3db typo 2018-03-16 23:57:26 +01:00
Robin Nicholson d60a096659 Clarification 2018-03-16 23:56:29 +01:00
Robin Nicholson 3fb3919ad7 Clarification 2018-03-16 23:54:53 +01:00
Robin Nicholson 4efb2b3b56 cache debug directory scans 2018-03-16 23:39:49 +01:00
Robin Nicholson aeea06b089 cleanup 2018-03-15 19:58:59 +01:00
Robin Nicholson 8bf459bc93 added file 2018-03-15 19:58:39 +01:00
Robin Nicholson 3d8abf1c78 Change to handle libc-2.27 info for executable 2018-03-15 19:58:20 +01:00
Robin Nicholson 4f160a698c added support for separate debug file and cleaned up iteration syntax 2018-03-15 19:57:34 +01:00
Robin Nicholson b5be3bb5b0 Support for better syntax 2018-03-15 19:56:25 +01:00
Robin Nicholson 1016910279 about time 2018-03-15 19:55:45 +01:00
Robin Nicholson 84659a2a43 Minor change 2018-03-15 19:53:38 +01:00
Robin Nicholson 408a1b6e5e check for and skip linux-vsdo.so 2018-03-11 23:49:02 +01:00
mollismerx 0fa198a7f9 moved examples 2016-10-09 15:40:07 +02:00
mollismerx 69e484f6e3 moved examples 2016-10-09 15:39:53 +02:00
mollismerx 510ba202a7 Moved examples to separate dir 2016-10-09 15:37:55 +02:00
Robin Nicholson 4882357a2e Fixed link 2016-10-09 14:16:24 +02:00
Robin Nicholson 1487746226 Added README.md 2016-10-09 14:12:56 +02:00
Robin Nicholson 9fc1d2eae7 cropped 2016-10-09 13:57:12 +02:00
Robin Nicholson a075819bb0 Aded images 2016-10-09 13:39:11 +02:00
Robin Nicholson e78bf3ef7d README change 2016-09-30 18:32:32 +02:00
mollismerx 6dc3886cf8 Multiple inheritance works 2016-09-17 23:14:00 +02:00
mollismerx f53076ad68 Started testing virtual inheritance 2016-09-17 22:46:34 +02:00
mollismerx ad98b346ab small change 2016-09-16 18:01:52 +02:00
mollismerx a4d59d09f7 Initial version 2016-09-16 17:45:35 +02:00