Changelog for yampa-test-0.13.6

2022-08-07 Ivan Perez <ivan.perez@haskell.sexy> * yampa-test.cabal: Version bump (0.13.6) (#232). * tests/: Complete unit tests for FRP.Yampa.Basic (#219), complete unit tests for FRP.Yampa.Conditional (#225), complete unit tests for FRP.Yampa.Delays (#226). 2022-06-07 Ivan Perez <ivan.perez@haskell.sexy> * yampa-test.cabal: Version bump (0.13.5) (#220), fix broken link in description (#204), enable all warnings (#206), rename flag (#208), rename test (#208), adjust modules to run regression tests with QuickCheck testing module (#208), reorganize tests to match Yampa's module hierarchy (#216). * src/: Style consistency of separators (#211), adjust format of export lists (#212), compress multiple empty lines (#214), adjust indentation to two spaces (#215). * tests/: Replace tabs with spaces (#205), remove local option disable warning on tabs (#206), format module header to conform to style guide (#207), adjust modules to run regression tests with QuickCheck testing module (#208), rename space usage test to reflect module's new purpose (#208), style consistency of separators (#211), adjust format of export lists (#212), align lists, tuples, records by leading comma (#213), compress multiple empty lines (#214), adjust indentation to two spaces (#215), reorganize tests to match Yampa's module hierarchy (#216), reorganize declarations and tests within modules to match Yampa (#217), move ArrowLoop tests into InternalCore test module (#218). 2022-04-07 Ivan Perez <ivan.perez@haskell.sexy> * yampa-test.cabal: Version bump (0.13.4) (#203), syntax rules (#196), add regression tests (#201). * tests/YampaQC.hs: Remove incorrect tests (#198). * tests/: Add regression tests (#201). 2021-10-07 Ivan Perez <ivan.perez@keera.co.uk> * yampa-test.cabal: Version bump (0.13.3). 2021-09-15 Ivan Perez <ivan.perez@keera.co.uk> * yampa-test.cabal: Version bump (0.13.2). 2019-10-15 Ivan Perez <ivan.perez@keera.co.uk> * yampa-test.cabal: Version bump (0.2), use tasty for testing. * Thanks to @RyanGlScott. 2018-10-27 Ivan Perez <ivan.perez@keera.co.uk> * yampa-test.cabal: Version bump (0.1.1). * src/: Fixes bug (#108). 2018-10-21 Ivan Perez <ivan.perez@keera.co.uk> * Initial version. Copyright (c) 2014-2018, Ivan Perez. All rights reserved.