Cuckoo/Generator
Gyuri Grell f5093adcae Fixes a regression introduced in 96ebbbf
* There was an attempt to make the file order deterministic, but the sorting that was added only worked if all mocks were generated in a single file. If generated to a path, which creates a file per mock, the filenames and the file contents did not match. Solution was to sort the set of paths passed in as options instead, moving the sorting a little earlier than before.
2018-02-21 10:08:02 +01:00
..
Source Fixes a regression introduced in 96ebbbf 2018-02-21 10:08:02 +01:00
Tests Add to compilable and green test state. 2017-04-02 18:03:31 +02:00
.swift-version Fix #151. 2017-10-17 11:55:16 +02:00
Package.pins Fix build timeouting. 2017-04-25 18:02:57 +02:00
Package.resolved Updating Cuckoo for Swift 4.0 2017-10-02 19:40:03 +02:00
Package.swift Remove TemplateEncoder and change Spy behavior. 2017-11-14 22:24:18 +01:00
makefile Remove TemplateEncoder and change Spy behavior. 2017-11-14 22:24:18 +01:00