Commit graph

22 commits

Author SHA1 Message Date
Marcell Vazquez-Chanlatte
d8bdab4e6a reimplement + test implicit validity domain function 2017-11-14 10:50:25 -08:00
Marcell Vazquez-Chanlatte
c495216626 fixed bug in next operator and global operator 2017-11-12 11:47:00 -08:00
Marcell Vazquez-Chanlatte
cdc18225fd remove hypothesis debug code 2017-11-12 11:11:33 -08:00
Marcell Vazquez-Chanlatte
77a904d050 implemented boolean evaluator + increasing converage 2017-11-12 11:04:56 -08:00
Marcell Vazquez-Chanlatte
f53cab4485 fix bug in global evaluator 2017-11-11 18:00:33 -08:00
Marcell Vazquez-Chanlatte
cba8a83c8e payed off testing technical debt + bug fixes + traces based evaluator 2017-11-11 17:35:48 -08:00
Marcell Vazquez-Chanlatte
75042d0dc4 step towards actually testing boolean evaluation on random formulas 2017-10-31 20:54:57 -07:00
Marcell Vazquez-Chanlatte
a1ca4c6579 yapf + pylint + add style checks to tests 2017-10-26 22:00:03 -07:00
Marcell Vazquez-Chanlatte
dbc31ebf87 removing dead tests + add hypothesis-cfg in requirements.txt 2017-09-27 21:53:18 -07:00
Marcell Vazquez-Chanlatte
bbe76b714c remove hypothesis testing 2017-09-25 23:11:10 -07:00
Marcell Vazquez-Chanlatte
c7e16566a0 syncing builds start moving to hypothesis 2017-09-25 23:05:18 -07:00
Marcell Vazquez-Chanlatte
f04f1b3eeb untimed until bug fixes 2017-04-24 23:31:56 -07:00
Marcell Vazquez-Chanlatte
3a7ac439f1 fastboolean eval + forgot to add offsets to new get_times function 2017-04-23 12:46:26 -07:00
Marcell Vazquez-Chanlatte
e477392664 start switch to traces from pandas 2017-04-23 12:42:57 -07:00
Marcell Vazquez-Chanlatte
a59756c58e implemented untimed until using bitarrays (although somewhat terribly) 2017-04-20 23:16:00 -07:00
Marcell Vazquez-Chanlatte
ba46bfbd05 naive implementation of Until 2017-04-20 22:11:54 -07:00
Marcell Vazquez-Chanlatte
476917860e implemented context inlining + fix parsing errors 2017-04-20 17:16:15 -07:00
Marcell Vazquez-Chanlatte
a8e84a3761 default to fastboolean eval 2017-02-28 13:32:54 -08:00
Marcell Vazquez-Chanlatte
5756362b3c deduplicate fastboolean_eval from boolean_eval + packaging 2016-12-03 12:56:33 -08:00
Marcell Vazquez-Chanlatte
843304ed79 fix test and update version 2016-11-07 12:14:21 -08:00
Marcell Vazquez-Chanlatte
9e30ddb060 testing boolean evaluation 2016-11-04 15:59:32 -07:00
Marcell Vazquez-Chanlatte
4c46db7f71 restructing to move repo 2016-11-02 17:54:47 -07:00
Renamed from test_boolean_eval.py (Browse further)