Commit Graph

31 Commits

Author SHA1 Message Date
Scott Fennell
8611d7c40e
Refactor workflow distros and workflow python matrix (#1400) (#1401)
closes #1400
2022-11-21 15:25:08 -06:00
Jacqueline Deans
d9e7ac250d
Refactored sim tests to run through TrickOps (#1390) 2022-11-17 15:43:29 -06:00
Scott Fennell
c281be3326
Update test_linux.yml 2022-10-06 16:05:51 -05:00
Scott Fennell
4671883353
Test 32-bit mode on oraclelinux 8 (#1327)
* Add 32bit test for oraclelinux8 #1304

closes #1304
2022-08-01 15:11:12 -05:00
Scott Fennell
33d2a53e12
1279 llvm 14 (#1282)
* traverse enum type on llvm 14 #1279
2022-06-09 09:42:06 -05:00
Scott Fennell
6ddcd9971c
Update test_linux.yml 2022-06-02 14:51:28 -05:00
Scott Fennell
4f6cc80f97
Update test_linux.yml 2022-06-02 14:36:47 -05:00
Scott Fennell
99c713b9a0
Update test_linux.yml 2022-06-02 14:33:16 -05:00
Scott Fennell
b3c18dda3c
Update test_linux.yml 2022-06-02 14:32:11 -05:00
Scott Fennell
039cd0b017
Update test_linux.yml
#1277 add ubuntu 22.04 to test suite
2022-06-02 14:30:52 -05:00
Scott Fennell
a206970b08
Publish XML Test Results (#1248)
add xml publisher action to GitHub Actions workflow for linux tests
2022-03-18 12:05:25 -05:00
Scott Fennell
3b73be173a
Configure fixes and GitHub Actions workflow changes (#1245)
* major refactor of test_linux workflow
* oracle linux, almalinux, and debian 11 added to workflow
* #1243 ac_path_progs does not cache negative result like ac_path_prog. Strange. Fix bad python and python-config behavior
* add or statement in case behavior changes across autoconf versions
* all OSs now test both python 2 and python 3
2022-03-17 14:55:27 -05:00
Scott Fennell
7b3a550278
Update test_linux.yml
closes #1228
2022-02-15 13:42:50 -06:00
Scott Fennell
28a299d9cd
Update test_linux.yml 2022-02-15 12:51:44 -06:00
Scott Fennell
d10e63509a
Update test_linux.yml 2022-02-15 11:51:55 -06:00
Scott Fennell
f4399ceae6
Update test_linux.yml 2022-02-15 10:58:23 -06:00
Scott Fennell
f3f633e392
Update test_linux.yml 2022-02-01 18:36:01 -06:00
Scott Fennell
60b04c532a
Add vaulted centos 8 code mirrors to centos 8 container 2022-02-01 18:34:40 -06:00
Penn, John M 047828115
4c52ed2753 Merge Caleb Herpins port of Trick webserver from Mongoose to CivetWeb #730. 2021-08-18 13:15:10 -05:00
Scott Fennell
ddadc48ed8
Update test_linux.yml 2021-05-26 23:15:57 -05:00
Scott Fennell
0ec1f80945
add pull request to linux tests 2021-05-26 22:00:38 -05:00
Scott Fennell
d42b26131c
disable fedora in github actions 2021-05-26 21:56:59 -05:00
Derek Bankieris
8d314fa1b1 Zip SWIG-generated python modules
Closes #1144
2021-05-19 17:23:33 -05:00
Scott Fennell
c0791b46d9
icg default constructor is deleted (#1109)
* check if default constructor is deleted #1094

* unit test icg deleted default constructor #1094

* Update centos 7 swig version to 3.0 to support deleted function in SIM_deleted_default_constructor test

Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>

closes #1094
2021-02-05 19:32:36 -06:00
Scott Fennell
35a543485c
Update test_linux.yml 2021-02-04 23:56:35 -06:00
Scott Fennell
808a28c076
1103 32bit own test suite (#1104)
* Create test_32.yml

closes #1103
2021-01-28 18:48:18 -06:00
Scott Fennell
217fccdb80
Update test_linux.yml 2021-01-11 10:51:09 -06:00
Scott Fennell
3e853a6337
Update test_linux.yml 2021-01-11 09:37:03 -06:00
Scott Fennell
0878485f3f
Update udunits location in trick-32 bit build 2021-01-11 09:27:22 -06:00
Scott Fennell
939b3002d1
tv dynamic allocations post initialization and test update (#1090)
* #1086 append runtime allocations when sie is requested instead of initialization

* #1088 change sie error to warning and improve warning message

* #1089 lowercase powertools in centOS 8 config


closes #1086
closes #1088
closes #1089
2020-12-15 12:48:21 -06:00
Fennell, Scott P 263712616
fc8444270d split github actions tests by kernel 2020-11-10 13:14:35 -06:00