Commit Graph

58 Commits

Author SHA1 Message Date
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 bd965c4a6d Measure testing time for each test file separately (#126)
Uses TimerOutputs.
2017-07-20 17:11:37 +03:00
Jukka Aho 6fafad63a4 Fix FactCheck dependencies (issue #80)
- Remove some obsolete tests related to Field.
- Fixed a test checking is header information found from source files
  (was using FactCheck and commented out).
- Add header information for all files (was missing from
  materials_plasticity.jl)
2017-01-27 10:15:52 +02: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 f0b9c05122 removed obsolete code 2016-07-03 23:40:12 +03:00
Jukka Aho 0d8caadbdf all tests pass now 2016-07-03 21:16:03 +03:00
Jukka Aho 90f7c581c5 refactor contact and tests 2016-06-25 04:12:53 +03:00
Jukka Aho 8bd32cbeca fixed a lot of tests 2016-06-19 20:01:37 +03:00
Jukka Aho f6ca82e3a1 little bug in result printing 2015-11-01 18:54:59 +02:00
Jukka Aho b985ebf50c data structures, new testing concept 2015-11-01 18:44:50 +02:00
Jukka Aho b03200121c updated how to investigate all test files from test folder 2015-07-07 21:15:49 +03:00
Jukka Aho fa8834e9e5 fixing paths 2015-06-27 19:53:49 +03:00
Jukka Aho 8986d35dbe test_ files are now automatically tested 2015-06-27 19:42:20 +03:00
Tero Frondelius d60a086fea more tests 2015-06-26 22:04:40 +03:00
Tero Frondelius 7b4bd9f5ba Hard work 2015-06-26 21:34:42 +03:00
Tero Frondelius afa1ba299c More hard coding 2015-06-26 21:29:18 +03:00
Tero Frondelius d13a1a6c7c Very labourous coding session 2015-06-26 21:21:18 +03:00
Tero Frondelius 1edbdc305a fixed the path problems in few general tests 2015-06-25 18:35:16 +03:00
Tero Frondelius 856b2cf1c1 fixing a copy-paste error 2015-06-24 23:43:00 +03:00
Tero Frondelius 9463e7953a File header license test added 2015-06-24 23:33:42 +03:00
Tero Frondelius e1bffb6c81 FactCheck summary at the end 2015-06-24 19:37:28 +03:00
Tero Frondelius c752ea1044 added a test to find non ascii characters from src 2015-06-24 18:32:47 +03:00
Jukka Aho 8ec056ec62 added elasticity solver 2015-06-23 20:41:25 +03:00
Tero Frondelius 0f490d1e70 Testing code coverage with FactCheck.jl 2015-06-23 08:17:07 +03:00
Tero Frondelius 13ef308b1f commenting out also includes 2015-06-22 23:46:49 +03:00
Jukka Aho 657e676ec1 is it now better 2015-06-22 23:34:48 +03:00
Jukka Aho 90877eba12 what happened? 2015-06-22 23:19:58 +03:00
Jukka Aho b9f308aee3 testing test 2015-06-22 23:19:10 +03:00
Tero Frondelius 74f85478a9 Small fix to runtests.jl 2015-06-22 22:57:22 +03:00
Tero Frondelius 4112073c8b using FactCheck 2015-06-22 20:49:01 +03:00
Jukka Aho 46cafac991 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-21 00:02:46 +03:00
Jukka Aho 82aeb050af asdf 2015-06-21 00:02:15 +03:00
Tero Frondelius 4d3e98caa9 debug to @debug in order to avoid overhead 2015-06-20 23:30:33 +03:00
Tero Frondelius 3ccf625df5 added Logging in runtests.jl 2015-06-20 22:14:04 +03:00
Jukka Aho 8532bb5b76 typo 2015-06-20 21:51:50 +03:00
Jukka Aho ed39c5ec21 Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-20 21:48:31 +03:00
Jukka Aho b7b2aac004 xdmf test 2015-06-20 21:47:54 +03:00
Tero Frondelius f0ad101ac3 @test_throw added 2015-06-20 21:38:10 +03:00
Jukka Aho 67d0301b18 changed a bit 2015-06-20 20:50:42 +03:00
Jukka Aho 56a1c795ba changed a bit 2015-06-20 20:46:53 +03:00
Jukka Aho 6044905712 changed a bit 2015-06-20 20:44:49 +03:00
Tero Frondelius 2ca29e6aee Update runtests.jl 2015-06-20 20:41:19 +03:00
Jukka Aho de88ee0558 again 2015-06-20 20:37:56 +03:00
Jukka Aho da55eca7bb again 2015-06-20 20:36:26 +03:00
Jukka Aho c9382123e8 abs path 2015-06-20 20:30:33 +03:00
Jukka Aho 7edf406318 removed . 2015-06-20 20:26:18 +03:00
Tero Frondelius 103c264d81 Merge branch 'master' of github.com:ovainola/JuliaFEM 2015-06-20 20:19:42 +03:00
Tero Frondelius dcb9e6511f added test_print() to runtests.jl 2015-06-20 20:19:31 +03:00
Jukka Aho cf1baa2a9d Merge branch 'master' of https://github.com/ovainola/JuliaFEM 2015-06-20 19:58:03 +03:00
Jukka Aho 650c1be751 simple support for element connectivity data 2015-06-20 19:57:50 +03:00