1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-21 21:32:09 +00:00
Andy McFadden ea379fce18 Consolidate wireframe data validation
Some tests were duplicated between VisWireframe and the code that
consumed the data.  We now expose the Validate function as a public
interface, and invoke it from WireframeObject.  Failed validation
results in a null object being returned, which was previously allowed
but not actually checked for.
2020-04-23 11:25:45 -07:00
..
2020-03-11 17:02:37 -07:00
2019-10-25 18:16:09 -07:00
2019-09-21 18:49:03 -07:00
2019-09-18 18:11:48 -07:00
2019-12-29 17:59:35 -08:00
2019-09-17 19:13:28 -07:00
2019-11-18 17:45:41 -08:00
2019-12-29 17:59:35 -08:00
2019-11-01 19:47:56 -07:00
2020-03-13 13:58:52 -07:00
2020-03-13 13:58:52 -07:00
2019-10-09 17:47:07 -07:00
2019-10-09 17:47:07 -07:00
2020-01-24 15:25:01 -08:00
2020-04-13 17:33:34 -07:00
2019-07-20 17:36:12 -07:00
2019-10-27 10:38:29 -07:00