Skip to content

[Feature/refactor] Date Hack for tests is platform dependent #28

Description

@netbe

For #22 only,
Though the hack works well on linux platforms (I presume), on mac, unit tests will still fail because of different sed command arguments.

› nosetests                                                                                          11:22:23
................
Generate source codes with Project Prefix '' and suffix 'JSONObject'
Output path : './src'

read samples/product.json to parse ....
sed: illegal option -- r
usage: sed script [-Ealn] [-i extension] [file ...]
       sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

@S2MBO any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions