p4lang-p4c-nightly:hanw/psa-gtests

Last commit made on 2018-02-05
Get this branch:
git clone -b hanw/psa-gtests https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/psa-gtests
Repository:
lp:p4lang-p4c-nightly

Recent commits

eef6c01... by Han Wang <email address hidden>

add psa gtests, the tests only run through frontned for now

abffebf... by Mihai Budiu <email address hidden>

Check for constant arguments, as required by spec (#1152)

5c61d1f... by Mihai Budiu <email address hidden>

Fix for issue #1143 (#1147)

b0b5842... by Mihai Budiu <email address hidden>

Implement equality testing for structures (#1145)

* Implement equality testing for structures

3b0c948... by Yumin Xia <email address hidden>

fix for #1150: implement |= in a naive way (#1151)

* fix for #1150: implement |= in a naive way

* fix in clrrange

e05d882... by Mihai Budiu <email address hidden>

Fix for issue #486 (#1106)

* Fix for issue #486

57a6d34... by Han Wang <email address hidden>

BUG_CHECK condition is in reverse (#1148)

5c735c8... by Mihai Budiu <email address hidden>

Fix for issue #1128 (#1144)

* Fix for issue #1128

3512bb4... by Calin Cascaval <email address hidden>

driver installs only the targets that were configured

The driver installed all the configurations available, even when
the target was not enabled, resulting in an error with a missing backend.
This patch installs only the targets that are enabled.

1cdfe8c... by Han Wang <email address hidden>

fixs for non-unified-build (#1141)