UnitTests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Temp.tss added timestep (49)

intss folder missing

intss folder missing

intss folder missing

intss folder missing

remove duplicates in ini files, now trips up ConfigParser

  1. … 2 more files in changeset.
remove duplicates in ini files, now trips up ConfigParser

  1. … 2 more files in changeset.
remove duplicates in ini files, now trips up ConfigParser

  1. … 2 more files in changeset.
fixed unittests

    • -0
    • +76
    ./wflow_sceleton/wflow_sceleton_hr.ini
  1. … 3 more files in changeset.
fixed unittests

  1. … 3 more files in changeset.
fixed unittests

  1. … 3 more files in changeset.
fixed unittests

    • -0
    • +76
    ./wflow_sceleton/wflow_sceleton_hr.ini
  1. … 3 more files in changeset.
reformat with black --fast

82 files reformatted, 63 files left unchanged, 1 file failed to reformat.

The default --safe option failed on many files, mostly due to using a mix of spaces and tabs. We should check carefully if all is handled well here.

  1. … 76 more files in changeset.
reformat with black --fast

82 files reformatted, 63 files left unchanged, 1 file failed to reformat.

The default --safe option failed on many files, mostly due to using a mix of spaces and tabs. We should check carefully if all is handled well here.

  1. … 76 more files in changeset.
reformat with black --safe

54 files reformatted, 9 files left unchanged, 83 files failed to reformat.

  1. … 42 more files in changeset.
reformat with black --safe

54 files reformatted, 9 files left unchanged, 83 files failed to reformat.

  1. … 42 more files in changeset.
wip on using f2py snow module

  1. … 1 more file in changeset.
fix BMI tests

the _hr.ini never existed, so removed it

and fix a path

fix BMI tests

the _hr.ini never existed, so removed it

and fix a path

fix BMI tests

the _hr.ini never existed, so removed it

and fix a path

run black code formatter on all files

  1. … 93 more files in changeset.
run black code formatter on all files

  1. … 122 more files in changeset.
run black code formatter on all files

  1. … 93 more files in changeset.
fix some octals

2to3 converted 01 to 0o1 (octal). Python 3 doesn't support 01 for integers anymore.

  1. … 13 more files in changeset.
fix some octals

2to3 converted 01 to 0o1 (octal). Python 3 doesn't support 01 for integers anymore.

  1. … 13 more files in changeset.
fix some octals

2to3 converted 01 to 0o1 (octal). Python 3 doesn't support 01 for integers anymore.

  1. … 13 more files in changeset.
run 2to3 on all python files

`2to3 -w -n wflow-py`

  1. … 102 more files in changeset.
run 2to3 on all python files

`2to3 -w -n wflow-py`

  1. … 102 more files in changeset.
run 2to3 on all python files

`2to3 -w -n wflow-py`

  1. … 102 more files in changeset.
added extra test

    • -0
    • +21
    ./Testwflow_sbm2bmi.py