Commit Graph

17 Commits

Author SHA1 Message Date
4cee5fe116
Refactor 'absent' to 'presence' in Swar6 reader
The key for the custom points array has been changed from 'absent' to 'presence'. This change is made in the Swar6 class, specifically within the method that reads data from a handle. The value associated with this key remains unchanged.
2024-09-19 11:51:17 +02:00
ec0dd2148e
Added swar 6 reader 2024-09-19 11:30:32 +02:00
f6c1888949
BUGFIX: IOFactory did not return correct class 2023-01-24 10:20:17 +01:00
2003701710
Reader TRN16 finished 2023-01-23 19:51:41 +01:00
99c27eb48a
WIP: TRF16Reader 2023-01-21 16:49:05 +01:00
f32de68a41
Updated dependencies 2023-01-21 16:46:23 +01:00
70efdc3713
Added test for arbitter 2023-01-21 16:46:14 +01:00
0d5aee6bef
UPDATED TEST FILES 2023-01-21 16:45:58 +01:00
c7ea71a15f
Added TRF16 testfile 2023-01-20 14:47:04 +01:00
83bbb0c0ff
Removing some unnecessary comments 2023-01-16 14:43:07 +01:00
b6c9be66cb
BUGFIX: checking for the composer root 2023-01-14 16:41:46 +01:00
c1db2253ce
Added tests with titles 2023-01-14 16:40:15 +01:00
3532386aef
Added tests 2023-01-14 15:37:01 +01:00
2d7788dcc0
Added test tournament 2023-01-14 15:36:45 +01:00
510e5baac3
BUGFIX: Namespace changes 2023-01-14 15:36:03 +01:00
754e070cd7
Added external repositories 2023-01-13 12:47:00 +01:00
66305a6c4d
Initial commit
This commit:
- Creates the repository
- Forks libpairtwo
- Removes the unrelated files
- Moves the namespaces to a new namespace
- Uses native 8.1 enums instead of a thirdparty-library
2023-01-12 21:00:52 +01:00