source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21123   9 years glperez CHG: Moving back to for loop. Better way of keeping track of test names.
(edit) @21122   9 years glperez FIX: Wrong file.
(edit) @21121   9 years glperez FIX: Backspace char finds its way into the Matlab output.
(edit) @21120   9 years glperez FIX: Test name is off.
(edit) @21119   9 years glperez FIX: Bash has terrible syntax.
(edit) @21118   9 years glperez CHG: From for loop to while.
(edit) @21117   9 years glperez FIX: Mistake with grabbing basename.
(edit) @21116   9 years glperez CHG: Adding starting marker to tests. Needed for julog to pick up …
(edit) @21115   9 years glperez FIX: log files were not being created right. This is due to a bad file …
(edit) @21114   9 years glperez FIX: Wrong type of quotes causing runme to bail.
(edit) @21113   9 years glperez CHG: Adding printf statements to catch block and attempting to fix …
(edit) @21112   9 years Mathieu Morlighem BUG: fixed unitilialized values in Estar
(edit) @21111   9 years Mathieu Morlighem BUG: fixed memory leak
(edit) @21110   9 years Mathieu Morlighem CHG: interpolation type is now provided as a string rather than an Enum
(edit) @21109   9 years Mathieu Morlighem CHG: find_string can be replaced by ismember
(edit) @21108   9 years Mathieu Morlighem DEL: removing some externalpackages that are not used anymore
(edit) @21107   9 years Mathieu Morlighem BUG: fixed if statement
(edit) @21106   9 years seroussi DEL: removing useless modules
(edit) @21105   9 years seroussi CHG: define variables before sourcing configuration to avoid "-eq: …
(edit) @21104   9 years seroussi DEL: removing some wrappers that are never used
(edit) @21103   9 years Mathieu Morlighem CHG: moving enums around
(edit) @21102   9 years glperez FIX: Tests were not being appended to log. Instead, they were overwritten.
(edit) @21101   9 years glperez FIX: Catch block is broken.
(edit) @21100   9 years glperez FIX: Do not need to escape single quotes. Woops!.
(edit) @21099   9 years glperez FIX: Single quotes not getting through to runme.m.
(edit) @21098   9 years Mathieu Morlighem CHG: some missing enums
(edit) @21097   9 years Mathieu Morlighem DEL: removed flaim
(edit) @21096   9 years Mathieu Morlighem CHG: removed some Enums
(edit) @21095   9 years Mathieu Morlighem CHG: added debugging statement
(edit) @21094   9 years dlcheng CHG (JS): Optimized to use litegl framework.
(edit) @21093   9 years glperez FIX: Wrong log file!
(edit) @21092   9 years glperez FIX: Wrong quotes!.
(edit) @21091   9 years glperez FIX: Bug in Jenkins script.
(edit) @21090   9 years glperez FIX: Bug in Jenkins script.
(edit) @21089   9 years glperez CHG: Adding testing for examples.
(edit) @21088   9 years Mathieu Morlighem CHG: minor
(edit) @21087   9 years Mathieu Morlighem CHG: reorganizing Enums to lighten up Params
(edit) @21086   9 years Mathieu Morlighem DEL: no more Enums, RIP
(edit) @21085   9 years Mathieu Morlighem CHG: fixing python test
(edit) @21084   9 years glperez CHG: Handling examples Data.
(edit) @21083   9 years glperez FIX: Matlab command for running examples.
(edit) @21082   9 years glperez CHG: Changing how we move around when testing examples.
(edit) @21081   9 years glperez CHG: Running the Greenland example.
(edit) @21080   9 years Mathieu Morlighem CHG: safer gmtmask: we want an error if gmt does not work!
(edit) @21079   9 years Mathieu Morlighem CHG: fixed memory leak and some cosmetics
(edit) @21078   9 years Mathieu Morlighem CHG: one more run for 2002
(edit) @21077   9 years Mathieu Morlighem BUG: fixed flowband model mass transport
(edit) @21076   9 years Mathieu Morlighem CHG: hardcoding test names
(edit) @21075   9 years Mathieu Morlighem CHG: fixing makefile
(edit) @21074   9 years Mathieu Morlighem BUG: mass transport was not working properly for flowband models
(edit) @21073   9 years Mathieu Morlighem CHG: forgot to declare vairables
(edit) @21072   9 years Mathieu Morlighem CHG: more complete depth averaging solution
(edit) @21071   9 years Mathieu Morlighem DEL: removed Enums, RIP
(edit) @21070   9 years Mathieu Morlighem CHG: fixing string not being written correctly
(edit) @21069   9 years Mathieu Morlighem CHG: getting rid of more enums
(edit) @21068   9 years Mathieu Morlighem CHG: fixed compilation warning and export kriging results with string …
(edit) @21067   9 years Mathieu Morlighem CHG: more efficient find_point
(edit) @21066   9 years Mathieu Morlighem CHG: better way to deal with caxis and log options
(edit) @21065   9 years agscott1 CHG: Replaced all javascript enums with solution strings and analyses …
(edit) @21064   9 years Mathieu Morlighem CHG: use const char* rather than char*
(edit) @21063   9 years Mathieu Morlighem minor
(edit) @21062   9 years Mathieu Morlighem CHG: added outbinread to partially read outbin
(edit) @21061   9 years Mathieu Morlighem CHG: need extrude for mt
(edit) @21060   9 years Mathieu Morlighem CHG: no more enums in python
(edit) @21059   9 years Mathieu Morlighem BUG: forgot : at the enf of if
(edit) @21058   9 years Mathieu Morlighem CHG: renaming some solutions
(edit) @21057   9 years Mathieu Morlighem BUG: no more Enums in solve command
(edit) @21056   9 years Mathieu Morlighem CHG: do not request solution in solution string
(edit) @21055   9 years agscott1 BUG: Fixed SealevelriseSolution for python
(edit) @21054   9 years agscott1 BUG: Added support for SealevelriseSolution for test2002
(edit) @21053   9 years agscott1 BUG: Added GiaSolution string for solve (for test2000s)
(edit) @21052   9 years agscott1 BUG: Fixed python tests 270,272,273,274
(edit) @21051   9 years Mathieu Morlighem BUG: no more strings for solve
(edit) @21050   9 years agscott1 BUG: Fixed clusters for updated matlab and python code
(edit) @21049   9 years agscott1 CHG: Replaced Enums with Strings in matlab and python. Updated …
(edit) @21048   9 years Mathieu Morlighem CHG: fixing test2002.py
(edit) @21047   9 years Mathieu Morlighem temp
(edit) @21046   9 years Mathieu Morlighem CHG: mminor
(edit) @21045   9 years Mathieu Morlighem BUG: elements should be made of ints
(edit) @21044   9 years Mathieu Morlighem CHG: trying to fix python test
(edit) @21043   9 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @21042   9 years Mathieu Morlighem CHG: fixing non converging test
(edit) @21041   9 years Mathieu Morlighem BUG: wrong conversion when x y are matrices
(edit) @21040   9 years ayfeng FIX: Calling extrude on 2D meshes was not possible
(edit) @21039   9 years schlegel CHG: excluded wrong tests
(edit) @21038   9 years schlegel CHG: remove new dakota test from windows
(edit) @21037   9 years schlegel CHG: test stricter tolerances
(edit) @21036   9 years schlegel CHG: remove some dakota test that depend on partitioning from mac
(edit) @21035   9 years Mathieu Morlighem CHG: better error message
(edit) @21034   9 years schlegel CHG: new dakota tests with linear partitioning
(edit) @21033   9 years Mathieu Morlighem DEL: some clean up
(edit) @21032   9 years glperez CHG: Dakota/Boost unstable. Should not be part of default build. Bring …
(edit) @21031   9 years adhikari CHG: minor changes
(edit) @21030   9 years Mathieu Morlighem BUG: fixed class name bug
(edit) @21029   9 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @21028   9 years dlcheng CHG (JS): Adding slow connection request handling.
(edit) @21027   9 years glperez FIX: Forgot to change BOTH sed lines!. Silly me!
(edit) @21026   9 years glperez FIX: One more try at fixing sed issue on Macos.
(edit) @21025   9 years Mathieu Morlighem CHG: removed 3 tests dakota and relaxed tolerances for macOS dakota
(edit) @21024   9 years glperez CHG: Restoring normal sed style newline inserts. Will be using GNU sed …
Note: See TracRevisionLog for help on using the revision log.