Commit Graph

17 Commits

Author SHA1 Message Date
Bill Wake 4bbc90c5d0 Improve documentation; improve file header; remove "Foundation" mentions. 2023-01-11 10:37:51 -06:00
Bill Wake 1c2b9a5868 Drop input:, rename output: to expect: - in EG and eg() 2023-01-10 13:21:19 -06:00
Bill Wake 690268ace7 Add LICENSE, update todo, readme, etc. 2023-01-10 12:31:47 -06:00
Bill Wake 21309513bd Update docs; improve tests 2023-01-10 12:20:10 -06:00
Bill Wake 364715cc9e Describe in README 2023-01-09 14:34:44 -06:00
Bill Wake ffe88005b3 Check associativity for lists of values 2023-01-09 12:40:57 -06:00
Bill Wake dd040befbc Check associativity 2023-01-09 12:15:03 -06:00
Bill Wake aa851623f3 Switch argument order 2023-01-05 14:20:38 -06:00
Bill Wake 8eff1340bd Add check for transitive 2023-01-05 14:15:40 -06:00
Bill Wake 995ed224f0 Add tests for checkCommutative() 2023-01-05 12:26:12 -06:00
Bill Wake 0b96bfe7d6 Capitalized EG struct; provided an eg() function to use 2023-01-05 12:11:16 -06:00
Bill Wake abc70b19e5 Make check() an extension of XCTestCase 2023-01-05 12:07:29 -06:00
Bill Wake 45b9f68c2c Add misc. relations 2023-01-04 14:33:12 -06:00
Bill Wake 90b598c8af Remove failed resultBuilder and AAA attempts 2023-01-04 12:48:18 -06:00
Bill Wake ca5e8ecd7b Use #file and #line in Assert2; support eq() 2023-01-04 12:21:15 -06:00
Bill Wake cc2660d8bf Rename EG => eg 2023-01-04 12:06:47 -06:00
Bill Wake f30e48bf9b Spike of resultBuilder 2023-01-03 11:55:48 -06:00