1. 66cd2b5 The new ReadStringFromMemory() API does not work correctly with NSStrings that have an explicit length and no NULL terminator by Enrico Granata · 11 years ago
  2. 8b40915 Fixed the redo.py script to emit correct arch and compiler options after dotest.py was switched over to use argparse. by Greg Clayton · 12 years ago
  3. 11595f5 Take '--help' as well as '-h' as hint to emit the usage output. by Johnny Chen · 12 years ago
  4. 47dcd1e Make the script more friendly when running under python debugger. by Johnny Chen · 12 years ago
  5. 8aa684d The redo.py script can take no argument where it uses heuristics to find the latest session directory. by Johnny Chen · 12 years ago
  6. 6884bdd Option processing fix: should match '-F' exactly, instead. by Johnny Chen · 12 years ago
  7. 1b8de0a Make redo.py more error-proof by Filipe Cabecinhas · 12 years ago
  8. cf0bc6d Add an -F option to the redo.py script to selectively re-run only those failed sessions whose filenames contain the component(s) by Johnny Chen · 12 years ago
  9. 4fda467 Modify redo.py script so that if sessin_dir is left unspecified, it uses the heuristic by Johnny Chen · 12 years ago
  10. 02dfe4a Add processing of '-help' option. by Johnny Chen · 12 years ago
  11. e90a10e Comment change. by Johnny Chen · 13 years ago
  12. 9e643db Add comment on known restrictions of the current implementation. by Johnny Chen · 13 years ago
  13. 13fb657 The redo script did not take into account the compiler and architecture configuration of the failed tests. by Johnny Chen · 13 years ago
  14. c5fa005 Add a redo.py script which takes a session directory name as arg and digs into the directory by Johnny Chen · 13 years ago