gecko-dev/mozglue/linker
Andrew Halberstadt 9435736ade Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt
This will make sure that when running |mach python-test --python 3| locally,
we only run the tests that also run in CI with python 3 (and therefore pass
presumably).

MozReview-Commit-ID: 3OBr9yLSlSq

--HG--
extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
2018-06-27 11:10:02 -04:00
..
tests Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
BaseElf.cpp
BaseElf.h Bug 1448029 - make constructors in the linker explicit; r=glandium 2018-03-27 10:51:32 -04:00
CustomElf.cpp Bug 1448029 - make constructors in the linker explicit; r=glandium 2018-03-27 10:51:32 -04:00
CustomElf.h
ElfLoader.cpp Bug 1460989 - Hold system linker lock while modifying debug map. r=glandium, a=RyanVM 2018-06-15 04:24:10 -04:00
ElfLoader.h Bug 1447607 - Correctly init and update ElfLoader::Singleton::lastError r=glandium 2018-03-30 09:57:43 -05:00
Elfxx.h Bug 1428182 - 3. Only include <linux/elf.h> for non-unified headers; r=glandium 2018-01-30 14:08:22 -05:00
Logging.h Bug 1414506 - Drive-by: Remove MOZ_CONCAT definition from mozglue/linker/Logging.h. r=froydnj 2018-01-19 20:12:04 +09:00
Mappable.cpp Bug 1459722 - Remove zxx_stream. r=froydnj 2018-05-10 11:45:23 +09:00
Mappable.h Bug 1459722 - Remove zxx_stream. r=froydnj 2018-05-10 11:45:23 +09:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
Utils.h Bug 1450793 - Don't assume 4k page size r=glandium 2018-04-13 08:46:35 -05:00
XZStream.cpp Bug 1414506 - Drive-by: Add missing <cstring> include to XZStream.cpp. r=froydnj 2018-01-19 20:08:08 +09:00
XZStream.h Bug 1380204: Improve error handling in XZStream.cpp r=glandium 2017-07-11 17:45:07 -07:00
Zip.cpp Bug 1459722 - Remove zxx_stream. r=froydnj 2018-05-10 11:45:23 +09:00
Zip.h Bug 1459722 - Remove zxx_stream. r=froydnj 2018-05-10 11:45:23 +09:00