Commit Graph

8 Commits

Author SHA1 Message Date
Jukka Aho ca7e2904cf Fix tests
* Fix deprecation warnings from tests
* Refactor tests so that ´@testset` is usually called in master file
  `runtests.jl`, not inside test file. Later on we can convert tests
  to examples.
* Syntax of tests now follow more closely syntax used currently in
  JuliaFEM. We have had earlier studies with different kind of syntaxes,
  now we have kind of explicit way to do things.
2018-09-06 13:34:26 +03:00
Tony Kelman 4038c2f0ce Use @__DIR__ instead of Pkg.dir
this allows installing and loading the package from elsewhere
2017-08-05 12:02:00 +03:00
Jukka Aho c935725d3a julia v0.5 compatibility. test -> testing. new elements tri7 and wedge6. abaqus inp reading. more integration rules. 2016-07-10 04:26:21 +03:00
Jukka Aho 4c45618330 fixed a lot of deprectionwarning issues with 0.5 2016-07-04 03:29:24 +03:00
Jukka Aho d02d9c804d lot of tests 2016-07-03 05:00:01 +03:00
Jukka Aho 1760bd5733 elasticity tests 2016-05-24 08:01:41 +03:00
Jukka Aho 24656eb243 most important tests pass now 2016-05-22 17:00:01 +03:00
Jukka Aho e7f29b3c5a playing with an idea, should we have separate file for every test to make development easier...? 2016-02-13 01:15:02 +02:00