Tom Alexander
|
c7dbe596b3
|
Switch to more generic implementation.
|
2023-10-06 16:03:41 -04:00 |
|
Tom Alexander
|
ae11e390d1
|
Add a default case for tokens which do not have any expected properties except for :standard-properties.
|
2023-10-06 13:45:19 -04:00 |
|
Tom Alexander
|
45dd38ac2d
|
Assume :standard-properties is an expected field.
|
2023-10-06 13:40:11 -04:00 |
|
Tom Alexander
|
7af18e2312
|
Move the EmacsField enum since it has nothing to do with ElispFact.
|
2023-10-06 13:32:39 -04:00 |
|
Tom Alexander
|
1b603f3a05
|
Implement the comparison.
|
2023-10-06 13:29:46 -04:00 |
|
Tom Alexander
|
d06e4de7b0
|
Starting a new macro for comparing fields.
This will help us assert that all fields are tested and that only expected fields are present.
|
2023-10-06 13:08:15 -04:00 |
|