Skip to content
Snippets Groups Projects
D

Daily Challenges

Project ID: 1392
Select Git revision
1 result Searching
Cameron Chaparro's avatar
Cameron Chaparro authored
commit 7e180bb43342bfc2f18bd0da3a951c738dbedf26
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Tue Aug 13 08:36:34 2019 -0500

    Use the `test-utils' nickname

commit 1e7d65fdd2a2645745e4853e13f4865bbb116695
Merge: b5bd87e c08b52c
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Tue Aug 13 13:27:07 2019 +0000

    Merge branch 'test-packaging' into 'solve-challenge'

    Add packaging

    See merge request cvcf/daily-challenges!2

commit c08b52c44915ba706cdcce27ae231a541ebe07c4
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Tue Aug 13 13:27:07 2019 +0000

    Add packaging functionality

commit b5bd87e9dc4cdcf43d38183f521215ad0e8ad0e0
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Mon Aug 12 23:23:00 2019 -0500

    Remove redundant test

    Since we're testing the user interaction in `01-tests.lisp' which uses the
    functions in the #:utils package, we don't need specific tests for that package.

commit e6640fa3627ebcad3efe080efa1a13ac32a9f4d7
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Mon Aug 12 23:01:30 2019 -0500

    Try to fix the pipeline

    Try to fix the pipeline by quickloading the dependent systems before trying to
    load them with ASDF.

commit 6561044ac80546e8b5ebc50cbd184ff269138079
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Mon Aug 12 22:55:02 2019 -0500

    Solve challenge 01

    NB: This solution does not incorporate the bonus.

commit f3dacd4d7fe16422567fb9789f294c0444037162
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Mon Aug 12 22:53:30 2019 -0500

    Update system definitions

    Add `utils.lisp' to the main system definition.

    Add `test-utils.lisp' and `utils-test.lisp' to the test system definition.

commit 518d7766b674fad75d0c4905156c4f720c5fd71a
Author: Cameron Chaparro <cameron+dev@chaparroconsulting.group>
Date:   Mon Aug 12 22:46:11 2019 -0500

    Add some utility functions and macros

    Add general utils for use by other solution packages.

    Add `with-test-input' macro for use in tests to simulate user input.
c6844cdf
History
Name Last commit Last update