Skip to content
Started 3 yr 9 mo ago
Took 1 hr 52 min on reynolds
Failed

#156 (Jul 6, 2020, 1:55:09 AM)

EGADS 1346 OpenCSM 1840
Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1346
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 433
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 1840
Changes
  1. fix bug associated with DIMENSIONing a Parameter that had previously contained a string value (detail)
    by jfdannen
  2. fix bug in ocsmSave that wrote DIMENSIONs associated with DESPMTRs and CFGPMTRs twice (detail)
    by jfdannen
  3. add more verification data (detail)
    by jfdannen
  4. update names of constants associated with Parameters; make CFGPMTR statement exactly parallel the DESPMTR statement; give CONPMTRs global scope; ignore despmtr=0 argument to DIMENSION statment; add dimension test case; in ESP, report errors in ocsmLoad to user and set up GUI so that file can be editted; keep as many values as possible when resizing a Parameter via a DIMENSION statement; if after resizing the number of values is larger, repeat the last value; misc fixes to training_2020 files (detail)
    by jfdannen
  5. Update path to macOS asan library (detail)
    by galbramc

Started by an SCM change

Packages: 88%   Files: 65%   Classes: 65%   Methods: 59%   Lines: 57%   Conditionals: 100%