Commit Graph

8 Commits

Author SHA1 Message Date
Jukka Aho 5a52978dae 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 dcd24e8e01 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 a75aaecc97 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 65e11d917f fixed a lot of deprectionwarning issues with 0.5 2016-07-04 03:29:24 +03:00
Jukka Aho f933ba8717 lot of tests 2016-07-03 05:00:01 +03:00
Jukka Aho f7a0fd23c8 elasticity tests 2016-05-24 08:01:41 +03:00
Jukka Aho 2aa0362812 most important tests pass now 2016-05-22 17:00:01 +03:00
Jukka Aho ac21938550 playing with an idea, should we have separate file for every test to make development easier...? 2016-02-13 01:15:02 +02:00