[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 281733: added some options for testing --expression-detect...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 2817331c9814aa802a05ac47e050f81fb52e7099
      https://github.com/csmith-project/creduce/commit/2817331c9814aa802a05ac47e050f81fb52e7099
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M clang_delta/test_transformation

  Log Message:
  -----------
  added some options for testing --expression-detector

* made the test driver accept --replacement=xxx and
  --check-reference=xxx;

* added --incremental option that allows to perform transformation
  on the last transformed output;

* added --run-output option that enables to execute transformed output


  Commit: 092e4adae23115c8ac95001501a7333ce477881d
      https://github.com/csmith-project/creduce/commit/092e4adae23115c8ac95001501a7333ce477881d
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-07-24 (Sun, 24 Jul 2016)

  Changed paths:
    M creduce/creduce.in
    M creduce/pass_lines.pm

  Log Message:
  -----------
  Merge branch 'master' of github.com:csmith-project/creduce


Compare: https://github.com/csmith-project/creduce/compare/8d72e0f97727...092e4adae231